We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d06ec01 commit 28cb038Copy full SHA for 28cb038
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.0.3](https://github.com/unraid/shared-callbacks/compare/v2.0.2...v2.0.3) (2025-12-12)
4
+
5
6
+### Bug Fixes
7
8
+* update provenance for publishing ([d06ec01](https://github.com/unraid/shared-callbacks/commit/d06ec01d936fae34eeaf5bc1908701e35223d46e))
9
10
## [2.0.2](https://github.com/unraid/shared-callbacks/compare/v2.0.1...v2.0.2) (2025-12-12)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@unraid/shared-callbacks",
- "version": "2.0.2",
+ "version": "2.0.3",
"repository": "github:unraid/shared-callbacks",
"publishConfig": {
"access": "public"
0 commit comments