Skip to content

Commit 7ec5928

Browse files
committed
feat: fix broken release
1 parent b222723 commit 7ec5928

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [1.1.0](https://github.com/retejs/rete-cli/compare/v1.0.5...v1.1.0) (2024-08-30)
2+
3+
14
## [1.0.5](https://github.com/retejs/rete-cli/compare/v1.0.4...v1.0.5) (2024-08-20)
25

36

package-lock.json

Lines changed: 1 addition & 1 deletion
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-cli",
3-
"version": "1.0.5",
3+
"version": "1.1.0",
44
"description": "",
55
"main": "bin/module.js",
66
"module": "bin/module.js",

0 commit comments

Comments
 (0)