Skip to content

Commit 50b616e

Browse files
chore(release): v1.0.1 [skip ci]
1 parent bf24e62 commit 50b616e

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,3 +1,10 @@
1+
## [1.0.1](https://github.com/baumrock/RockJavaScriptHooks/compare/v1.0.0...v1.0.1) (2025-03-16)
2+
3+
4+
### Bug Fixes
5+
6+
* throw error if class was provided ([891892d](https://github.com/baumrock/RockJavaScriptHooks/commit/891892da9ff2474ea6bc661ad37ae8d63d8bbead))
7+
18
## [1.0.0](https://github.com/baumrock/RockJavaScriptHooks/compare/v0.1.0...v1.0.0) (2024-10-18)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.0.0"
2+
"version": "1.0.1"
33
}

0 commit comments

Comments
 (0)