Skip to content

Commit

Permalink
chore: Prepare 0.2.4
Browse files Browse the repository at this point in the history
Signed-off-by: nfebe <fenn25.fn@gmail.com>
  • Loading branch information
nfebe committed Dec 3, 2024
1 parent 8a4b4cb commit adbef6f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@

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


## 0.2.4 - 2024-12-03

### Added

- feat: Add `ScienceMesh` shareType

### Changed

- Add SPDX license information header

## 0.2.3 - 2024-07-24

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextcloud/sharing",
"version": "0.2.3",
"version": "0.2.4",
"description": "Front-end utilities for Nextcloud files sharing",
"keywords": [
"nextcloud"
Expand Down

0 comments on commit adbef6f

Please sign in to comment.