Skip to content

Commit 56f9afd

Browse files
authored
Merge pull request #42 from nextcloud-libraries/chore/prepare-0-2-4
chore: Prepare 0.2.4
2 parents c119390 + 77e01ab commit 56f9afd

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

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

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

10+
## 0.2.4 - 2024-12-03
11+
12+
### Added
13+
14+
- feat: Add `ScienceMesh` shareType
15+
16+
### Changed
17+
18+
- Add SPDX license information header
19+
1020
## 0.2.3 - 2024-07-24
1121

1222
### Fixed

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.3",
3+
"version": "0.2.4",
44
"description": "Front-end utilities for Nextcloud files sharing",
55
"keywords": [
66
"nextcloud"

0 commit comments

Comments
 (0)