Skip to content

Latest commit

 

History

History
276 lines (126 loc) · 11.5 KB

CHANGELOG.md

File metadata and controls

276 lines (126 loc) · 11.5 KB

1.1.6 (2024-10-17)

Bug Fixes

  • updated npm packages, fixed sass import warning (3125be8)

1.1.5 (2024-10-02)

Bug Fixes

1.1.4 (2024-09-28)

Bug Fixes

  • updated vue and npm packages (4c7e98e)

1.1.3 (2024-09-10)

Bug Fixes

  • updated npm packages and vue to v.3.5.3 (fdcd0ca)

1.1.2 (2024-08-25)

Bug Fixes

1.1.1 (2024-08-17)

Bug Fixes

1.1.0 (2024-08-04)

Features

1.0.29 (2024-07-25)

Bug Fixes

1.0.28 (2024-07-21)

Bug Fixes

1.0.27 (2024-06-30)

Bug Fixes

1.0.26 (2024-06-30)

Bug Fixes

1.0.25 (2024-06-22)

Bug Fixes

  • fixed closing navbar on links click (d95daac)

1.0.24 (2024-05-12)

Bug Fixes

1.0.23 (2024-05-11)

Bug Fixes

  • fixed vitest types in tsconfig (856119e)

1.0.22 (2024-05-11)

Bug Fixes

  • added vitest for unit testing (7633857)
  • upgraded node to v20, fixed release config (419d316)

1.0.21 (2024-03-26)

Bug Fixes

1.0.20 (2024-01-14)

Bug Fixes

1.0.19 (2023-12-31)

Bug Fixes

1.0.18 (2023-10-21)

Bug Fixes

  • added pnpm/action-setup to release.yml (48bd3c3)

1.0.17 (2023-10-21)

Bug Fixes

1.0.16 (2023-07-04)

Bug Fixes

1.0.15 (2023-06-04)

Bug Fixes

1.0.14 (2023-05-14)

Bug Fixes

1.0.13 (2023-04-29)

Bug Fixes

1.0.12 (2023-04-25)

Bug Fixes

1.0.11 (2023-03-31)

Bug Fixes

1.0.10 (2023-02-01)

Bug Fixes

  • added lang attr in script (cfa4d9c)

1.0.9 (2023-02-01)

Bug Fixes

1.0.8 (2022-10-09)

Bug Fixes

1.0.7 (2022-10-08)

Bug Fixes

  • updated eslint config and npm packages (2355aa6)

1.0.6 (2022-07-23)

Bug Fixes

1.0.5 (2022-07-16)

Bug Fixes

1.0.4 (2022-07-16)

Bug Fixes

  • updated npm packages and vite to v3 (3fa75d5)

1.0.3 (2022-07-12)

Bug Fixes

  • added the executable flag to hooks (c2868b5)

1.0.2 (2022-07-11)

Bug Fixes

1.0.1 (2022-07-10)

Bug Fixes

  • removed unneeded wrapper div (68621a3)

1.0.0 (2022-07-04)

Bug Fixes

  • fixed index.html match bootstrap (f2dfd29)
  • updated pacakge-lock (360666b)

Features