diff --git a/.changeset/curvy-sheep-pretend.md b/.changeset/curvy-sheep-pretend.md deleted file mode 100644 index ba9d30b..0000000 --- a/.changeset/curvy-sheep-pretend.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"vaul-vue": patch ---- - -Allow for Upward Dragging in Scenario Involving Snap Points and Dismissible Prop diff --git a/.changeset/itchy-countries-melt.md b/.changeset/itchy-countries-melt.md deleted file mode 100644 index fad4d16..0000000 --- a/.changeset/itchy-countries-melt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"vaul-vue": patch ---- - -feat: expose `open` value diff --git a/packages/vaul-vue/CHANGELOG.md b/packages/vaul-vue/CHANGELOG.md index fdff98f..d17ea1a 100644 --- a/packages/vaul-vue/CHANGELOG.md +++ b/packages/vaul-vue/CHANGELOG.md @@ -1,5 +1,12 @@ # vaul-vue +## 0.1.3 + +### Patch Changes + +- 2dd8e2c: Allow for Upward Dragging in Scenario Involving Snap Points and Dismissible Prop +- 12ab3e8: feat: expose `open` value + ## 0.1.2 ### Patch Changes diff --git a/packages/vaul-vue/package.json b/packages/vaul-vue/package.json index 4ae00f9..cfd8f08 100644 --- a/packages/vaul-vue/package.json +++ b/packages/vaul-vue/package.json @@ -1,7 +1,7 @@ { "name": "vaul-vue", "type": "module", - "version": "0.1.2", + "version": "0.1.3", "repository": "https://github.com/Elliot-Alexander/vaul-vue", "keywords": [ "vue",