diff --git a/.changeset/sour-horses-protect.md b/.changeset/sour-horses-protect.md deleted file mode 100644 index 68e9701b..00000000 --- a/.changeset/sour-horses-protect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@stackflow/plugin-history-sync": patch ---- - -fix(plugin-history-sync): fix history queue on init diff --git a/extensions/plugin-history-sync/CHANGELOG.md b/extensions/plugin-history-sync/CHANGELOG.md index b5e3e5c3..ac9640ee 100644 --- a/extensions/plugin-history-sync/CHANGELOG.md +++ b/extensions/plugin-history-sync/CHANGELOG.md @@ -1,5 +1,11 @@ # @stackflow/plugin-history-sync +## 1.3.15 + +### Patch Changes + +- f3b2d720: fix(plugin-history-sync): fix history queue on init + ## 1.3.14 ### Patch Changes diff --git a/extensions/plugin-history-sync/package.json b/extensions/plugin-history-sync/package.json index 424b4128..9481d3b4 100644 --- a/extensions/plugin-history-sync/package.json +++ b/extensions/plugin-history-sync/package.json @@ -1,6 +1,6 @@ { "name": "@stackflow/plugin-history-sync", - "version": "1.3.14", + "version": "1.3.15", "license": "MIT", "exports": { ".": {