diff --git a/CHANGELOG.md b/CHANGELOG.md index b6b6522..0e694bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,11 @@ ## [v1.5.1](https://github.com/nextcloud-libraries/nextcloud-vite-config/compare/v1.5.0...v1.5.1) (2025-01-22) ## Fixed -* fix: Vite 6 made the CSS output file breaking by @susnux in https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/468 +* fix: Vite 6 made the CSS output file breaking [\#468](https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/468) ## Changed -* chore(deps): Bump vite-plugin-dts from 4.4.0 to 4.5.0 -* chore(deps-dev): Bump @types/node from 22.10.5 to 22.10. +* Updated development dependencies +* chore(deps): Bump vite-plugin-dts to 4.5.0 ## [v1.5.0](https://github.com/nextcloud-libraries/nextcloud-vite-config/compare/v1.4.2...v1.5.0) (2025-01-10) ### Added