Skip to content

Commit 8740134

Browse files
committed
chore(release): 1.9.5
1 parent 89e2785 commit 8740134

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.9.5](https://github.com/retejs/rete-kit/compare/v1.9.4...v1.9.5) (2024-08-30)
2+
3+
4+
### Bug Fixes
5+
6+
* build ([c307e83](https://github.com/retejs/rete-kit/commit/c307e831494f12ebdad3d55f279466fb511a0ad8))
7+
18
## [1.9.4](https://github.com/retejs/rete-kit/compare/v1.9.3...v1.9.4) (2024-08-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.9.4",
3+
"version": "1.9.5",
44
"main": "bin/module.js",
55
"module": "bin/module.js",
66
"types": "bin/module.d.ts",

0 commit comments

Comments
 (0)