Skip to content

Commit dee3e0f

Browse files
chore(main): release 2.0.1 (#34)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 00e5d50 commit dee3e0f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.0.1](https://github.com/unraid/shared-callbacks/compare/v2.0.0...v2.0.1) (2025-12-12)
4+
5+
6+
### Bug Fixes
7+
8+
* use trusted publishing ([e826bd9](https://github.com/unraid/shared-callbacks/commit/e826bd9adf1f3254fb1f21fa4b173bc65d6ff75c))
9+
310
## [2.0.0](https://github.com/unraid/shared-callbacks/compare/v1.2.0...v2.0.0) (2025-12-12)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unraid/shared-callbacks",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)