Skip to content

Commit

Permalink
chore(release): 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rete-js[bot] committed Aug 23, 2024
1 parent 4294814 commit d847605
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.2](https://github.com/retejs/svelte-plugin/compare/v2.0.1...v2.0.2) (2024-08-23)


### Bug Fixes

* exta whitespace between input/output title and socket ([329fafa](https://github.com/retejs/svelte-plugin/commit/329fafabfe96a7c74d1267cf9540106bf25f56e1))

## [2.0.1](https://github.com/retejs/svelte-plugin/compare/v2.0.0...v2.0.1) (2024-01-27)


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-svelte-plugin",
"version": "2.0.1",
"version": "2.0.2",
"description": "",
"scripts": {
"build": "rete build -c rete.config.ts && svelte-package -i src -o dist/svelte",
Expand Down

0 comments on commit d847605

Please sign in to comment.