Skip to content

Commit

Permalink
chore(release): 1.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
rete-js[bot] committed Jan 22, 2024
1 parent 8d33cc4 commit b0670a5
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 @@ -25,3 +25,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.12](https://github.com/retejs/rete-kit/compare/v1.5.11...v1.5.12) (2024-01-22)


### Bug Fixes

* **next:** linter rules ([d80633d](https://github.com/retejs/rete-kit/commit/d80633d35fb94b8d278546edee9efd86dd0c92d7))

## [1.5.11](https://github.com/retejs/rete-kit/compare/v1.5.10...v1.5.11) (2023-12-24)


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.11",
"version": "1.5.12",
"main": "bin/module.js",
"module": "bin/module.js",
"types": "bin/module.d.ts",
Expand Down

0 comments on commit b0670a5

Please sign in to comment.