Skip to content

Commit 4372270

Browse files
authored
Merge pull request #80 from nextcloud-libraries/chore/prepare-release
2 parents 818ea51 + db78948 commit 4372270

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@
77

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

10+
## 0.2.5 - 2025-06-19
11+
### Changed
12+
* chore: adjust node versions to support multiple Nextcloud versions \([\#74](https://github.com/nextcloud-libraries/nextcloud-sharing/pull/74)\)
13+
* chore: move from `dev:watch` back to `watch` \([\#47](https://github.com/nextcloud-libraries/nextcloud-sharing/pull/47)\)
14+
* chore: update ESLint to v9 \([\#78](https://github.com/nextcloud-libraries/nextcloud-sharing/pull/78)\)
15+
* chore: update workflows from organization \([\#75](https://github.com/nextcloud-libraries/nextcloud-sharing/pull/75)\)
16+
* ci: add workflow to check for typescript issues \([\#79](https://github.com/nextcloud-libraries/nextcloud-sharing/pull/79)\)
17+
1018
## 0.2.4 - 2024-12-03
1119

1220
### Added

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nextcloud/sharing",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"description": "Front-end utilities for Nextcloud files sharing",
55
"keywords": [
66
"nextcloud"

0 commit comments

Comments
 (0)