Skip to content

Commit a470c57

Browse files
chore(main): release 1.0.3 (#15)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6e339a3 commit a470c57

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

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+
310
## [1.0.2](https://github.com/unraid/shared-callbacks/compare/v1.0.1...v1.0.2) (2025-04-08)
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": "1.0.2",
3+
"version": "1.0.3",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)