Skip to content

Commit 16f5556

Browse files
committed
chore(release): 1.9.3
1 parent 93e65b0 commit 16f5556

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.3](https://github.com/retejs/rete-kit/compare/v1.9.2...v1.9.3) (2024-08-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **app,angular:** compatible with node.js 14 ([0deb90d](https://github.com/retejs/rete-kit/commit/0deb90d13f9a9a3a329d31638d22a46a14b23382))
7+
18
## [1.9.2](https://github.com/retejs/rete-kit/compare/v1.9.1...v1.9.2) (2024-08-25)
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.2",
3+
"version": "1.9.3",
44
"main": "bin/module.js",
55
"module": "bin/module.js",
66
"types": "bin/module.d.ts",

0 commit comments

Comments
 (0)