Skip to content

Commit 7c48d4e

Browse files
committed
chore(release): 2.0.4
1 parent f71e054 commit 7c48d4e

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.4](https://github.com/retejs/rete/compare/v2.0.3...v2.0.4) (2024-08-30)
2+
3+
4+
### Bug Fixes
5+
6+
* update cli and fix linting errors ([d219f95](https://github.com/retejs/rete/commit/d219f95cb0d46f79e8d7f5d70e4afcd578f35455))
7+
18
## [2.0.3](https://github.com/retejs/rete/compare/v2.0.2...v2.0.3) (2024-01-27)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rete",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "JavaScript framework",
55
"scripts": {
66
"build": "rete build -c rete.config.ts",

0 commit comments

Comments
 (0)