We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67c5658 commit 4e44083Copy full SHA for 4e44083
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.2](https://github.com/unraid/shared-callbacks/compare/v1.0.1...v1.0.2) (2025-04-08)
4
+
5
6
+### Bug Fixes
7
8
+* invalid ESM import ([#12](https://github.com/unraid/shared-callbacks/issues/12)) ([67c5658](https://github.com/unraid/shared-callbacks/commit/67c56580b4ba1e8951d4a3d00dbff8dd90e6f88a))
9
10
## [1.0.1](https://github.com/unraid/shared-callbacks/compare/v1.0.0...v1.0.1) (2025-03-27)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@unraid/shared-callbacks",
- "version": "1.0.1",
+ "version": "1.0.2",
"publishConfig": {
"access": "public"
},
0 commit comments