From 9ecd93b5c5c032c07f9d7e7f20ea6760f20df399 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 20:11:28 +0800 Subject: [PATCH] chore: version packages (#53) Co-authored-by: github-actions[bot] --- .changeset/curvy-sheep-pretend.md | 5 ----- .changeset/itchy-countries-melt.md | 5 ----- packages/vaul-vue/CHANGELOG.md | 7 +++++++ packages/vaul-vue/package.json | 2 +- 4 files changed, 8 insertions(+), 11 deletions(-) delete mode 100644 .changeset/curvy-sheep-pretend.md delete mode 100644 .changeset/itchy-countries-melt.md 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",