Skip to content

Commit d67470c

Browse files
committed
chore(release): v0.4.0
1 parent 09edd86 commit d67470c

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33

44

5+
## [0.4.0](https://github.com/unshade/unraidctl/compare/v0.3.0...v0.4.0) (2025-12-04)
6+
7+
### Features
8+
9+
* **share:** unraid shares ([09edd86](https://github.com/unshade/unraidctl/commit/09edd86f6653265fbf9fe6d38122f87f72d5a3e5))
10+
511
## [0.3.0](https://github.com/unshade/unraidctl/compare/v0.2.0...v0.3.0) (2025-11-13)
612

713
### Features

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": "unraidctl",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"scripts": {
55
"release": "release-it"
66
},

0 commit comments

Comments
 (0)