We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00e5d50 commit dee3e0fCopy full SHA for dee3e0f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [2.0.0](https://github.com/unraid/shared-callbacks/compare/v1.2.0...v2.0.0) (2025-12-12)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@unraid/shared-callbacks",
- "version": "2.0.0",
+ "version": "2.0.1",
"publishConfig": {
"access": "public"
},
0 commit comments