We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e339a3 commit a470c57Copy full SHA for a470c57
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.3](https://github.com/unraid/shared-callbacks/compare/v1.0.2...v1.0.3) (2025-04-08)
4
+
5
6
+### Bug Fixes
7
8
+* disable git checks ([6e339a3](https://github.com/unraid/shared-callbacks/commit/6e339a3643f6e8141ba82049823cf046f1ed720a))
9
10
## [1.0.2](https://github.com/unraid/shared-callbacks/compare/v1.0.1...v1.0.2) (2025-04-08)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@unraid/shared-callbacks",
- "version": "1.0.2",
+ "version": "1.0.3",
"publishConfig": {
"access": "public"
},
0 commit comments