Skip to content

Commit

Permalink
chore(release): 1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rete-js[bot] committed Dec 23, 2023
1 parent cdac022 commit ceeff30
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ release.config.js
release.config.js
release.config.js
release.config.js
release.config.js
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.5.5](https://github.com/retejs/rete-kit/compare/v1.5.4...v1.5.5) (2023-12-23)


### Bug Fixes

* **angular:** static path ([4a3b7bf](https://github.com/retejs/rete-kit/commit/4a3b7bfbe043e1967af558b09e80f283bc3c60de))

## [1.5.4](https://github.com/retejs/rete-kit/compare/v1.5.3...v1.5.4) (2023-12-21)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rete-kit",
"version": "1.5.4",
"version": "1.5.5",
"main": "bin/module.js",
"module": "bin/module.js",
"types": "bin/module.d.ts",
Expand Down

0 comments on commit ceeff30

Please sign in to comment.