Skip to content

Commit

Permalink
chore: Update changelog for v1.6.1
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Ng <[email protected]>
  • Loading branch information
Pytal authored and susnux committed Sep 25, 2024
1 parent 93b0cc3 commit 4f234f5
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ updates:
labels:
- 3. to review
- dependencies
commit-message:
prefix: "chore"
include: "scope"

- package-ecosystem: github-actions
directory: /
Expand All @@ -27,3 +30,6 @@ updates:
labels:
- 3. to review
- dependencies
commit-message:
prefix: "ci"
include: "scope"
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@
-->
# Changelog

## [v1.6.1](https://github.com/nextcloud-libraries/nextcloud-upload/tree/v1.6.1) \(2024-09-26\)

### Fixed
* fix: Fix errors when FileSystemFileEntry is unsupported [\#1417](https://github.com/nextcloud-libraries/nextcloud-upload/pull/1417) \([Pytal](https://github.com/Pytal)\)
* fix(l10n): Add proper config to align languages with Nextcloud language tags [\#1421](https://github.com/nextcloud-libraries/nextcloud-upload/pull/1421) \([susnux](https://github.com/susnux)\)

### Changed
* Updated translations
* Updated development dependencies
* chore: Bump `@nextcloud/files` to 3.9.0
* chore: Bump `dompurify` to 3.1.6
* chore: Bump `@nextcloud/axios` to 2.5.1

## [v1.6.0](https://github.com/nextcloud-libraries/nextcloud-upload/tree/v1.6.0) \(2024-09-05\)

### Added
Expand Down Expand Up @@ -266,4 +279,3 @@


\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 comments on commit 4f234f5

Please sign in to comment.