Skip to content

Commit 5c0a9a1

Browse files
committed
chore(release): 1.12.1
1 parent 36b8e90 commit 5c0a9a1

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.12.1](https://github.com/retejs/rete-kit/compare/v1.12.0...v1.12.1) (2025-03-19)
2+
3+
4+
### Bug Fixes
5+
6+
* scopes readonly ([8cc3089](https://github.com/retejs/rete-kit/commit/8cc30895bfe0473bb855089b4b057c08595bcd60))
7+
18
# [1.12.0](https://github.com/retejs/rete-kit/compare/v1.11.0...v1.12.0) (2024-12-30)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rete-kit",
3-
"version": "1.12.0",
3+
"version": "1.12.1",
44
"main": "bin/module.js",
55
"module": "bin/module.js",
66
"types": "bin/module.d.ts",

0 commit comments

Comments
 (0)