Skip to content

Commit

Permalink
Merge pull request #1569 from nextcloud-libraries/release/6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
skjnldsv authored Jan 22, 2025
2 parents 86d9b21 + f85b504 commit 665f6ad
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 12 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,22 @@

All notable changes to this project will be documented in this file.

## 6.1.1
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v6.1.0...v6.1.1)

## Fixed
* fix(toast): loading svg by @skjnldsv in https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1559
* fixed css output file via @nextcloud/vite-config update

## Changed
* chore(deps): Bump p-queue from 8.0.1 to 8.1.0
* chore(deps-dev): Bump @nextcloud/vite-config from 1.5.0 to 1.5.1
* chore(deps-dev): Bump @vitest/coverage-v8 from 2.1.8 to 3.0.3
* chore(deps-dev): Bump happy-dom from 16.7.1 to 16.7.2
* chore(deps-dev): Bump vite from 6.0.7 to 6.0.9
* chore(deps-dev): Bump vite from 6.0.9 to 6.0.11
* chore(deps-dev): Bump vitest from 2.1.8 to 3.0.3

## 6.1.0
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v6.0.1...v6.1.0)

Expand Down
13 changes: 2 additions & 11 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/dialogs",
"version": "6.1.0",
"version": "6.1.1",
"description": "Nextcloud dialog helpers",
"types": "dist/index.d.ts",
"main": "dist/index.cjs",
Expand Down

0 comments on commit 665f6ad

Please sign in to comment.