Skip to content

Commit

Permalink
Merge pull request #471 from nextcloud-libraries/release/1.5.1
Browse files Browse the repository at this point in the history
v1.5.1
  • Loading branch information
susnux authored Jan 22, 2025
2 parents edc32be + 0dd2f30 commit f06b6f6
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# Changelog

## [v1.5.0](https://github.com/nextcloud-libraries/nextcloud-vite-config/compare/v1.4.2...v1.5.0) (2025-01-10)
## [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 [\#468](https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/468)

## Changed
* 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
* Vite 6 support

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextcloud/vite-config",
"version": "1.5.0",
"version": "1.5.1",
"description": "Shared Vite configuration for Nextcloud apps and libraries",
"homepage": "https://github.com/nextcloud/nextcloud-vite-config",
"bugs": {
Expand Down

0 comments on commit f06b6f6

Please sign in to comment.