Skip to content

Commit

Permalink
chore(release): 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rete-js[bot] committed Aug 30, 2024
1 parent dbb584b commit 343ee30
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.0.5](https://github.com/retejs/connection-plugin/compare/v2.0.4...v2.0.5) (2024-08-30)


### Bug Fixes

* tsconfig ([fad39dc](https://github.com/retejs/connection-plugin/commit/fad39dc03095f23fa5dfc9c4f4dddca2f7349da0))
* update cli and fix linting errors ([c3854ad](https://github.com/retejs/connection-plugin/commit/c3854ad549249ae42fa4946087d114714c4864a2))

## [2.0.4](https://github.com/retejs/connection-plugin/compare/v2.0.3...v2.0.4) (2024-08-13)


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-connection-plugin",
"version": "2.0.4",
"version": "2.0.5",
"description": "",
"scripts": {
"build": "rete build -c rete.config.ts",
Expand Down

0 comments on commit 343ee30

Please sign in to comment.