Skip to content

Commit 0a86a9d

Browse files
chore(main): release 1.1.1 (#19)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 19ef19a commit 0a86a9d

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+
## [1.1.1](https://github.com/unraid/shared-callbacks/compare/v1.1.0...v1.1.1) (2025-05-01)
4+
5+
6+
### Bug Fixes
7+
8+
* move activation code data to its own interface ([19ef19a](https://github.com/unraid/shared-callbacks/commit/19ef19ac156cfd28419e7784a60660e4fff48098))
9+
310
## [1.1.0](https://github.com/unraid/shared-callbacks/compare/v1.0.3...v1.1.0) (2025-05-01)
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.1.0",
3+
"version": "1.1.1",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)