diff --git a/.changeset/eight-jeans-do.md b/.changeset/eight-jeans-do.md deleted file mode 100644 index 2897acd..0000000 --- a/.changeset/eight-jeans-do.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@contentstech/stackflow-plugin-omniflow": patch ---- - -fix initial step handling diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..97b682a --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ +# @contentstech/stackflow-plugin-omniflow + +## 0.0.2 + +### Patch Changes + +- 60b3856: fix initial step handling diff --git a/package.json b/package.json index a205adf..e20c3be 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@contentstech/stackflow-plugin-omniflow", "type": "module", - "version": "0.0.1", + "version": "0.0.2", "description": "Fine-tune UX of Stackflow apps across multiple environments", "author": "XiNiHa ", "scripts": {