Skip to content

Commit a34f13d

Browse files
chore(release): 2.2.1 [skip ci]
## [2.2.1](v2.2.0...v2.2.1) (2025-05-18) ### Bug Fixes * update build step to change directory before running prepublishOnly ([08daeae](08daeae)) * update npm ci command to remove workspace specification ([95d69d6](95d69d6))
1 parent 2e4e83d commit a34f13d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## [2.2.1](https://github.com/megaarmos/vue-spring-bottom-sheet/compare/v2.2.0...v2.2.1) (2025-05-18)
2+
3+
4+
### Bug Fixes
5+
6+
* update build step to change directory before running prepublishOnly ([08daeae](https://github.com/megaarmos/vue-spring-bottom-sheet/commit/08daeae87171170f9b7cc1bb80cc28b61ffff8b3))
7+
* update npm ci command to remove workspace specification ([95d69d6](https://github.com/megaarmos/vue-spring-bottom-sheet/commit/95d69d6b6d677335493eb109900b611af5780e44))

packages/vue-spring-bottom-sheet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"url": "https://github.com/megaarmos/vue-spring-bottom-sheet/issues"
3333
},
3434
"private": false,
35-
"version": "2.2.0",
35+
"version": "2.2.1",
3636
"type": "module",
3737
"exports": {
3838
".": {

0 commit comments

Comments
 (0)