Skip to content

Commit df52fbb

Browse files
chore(release): 2.3.0 [skip ci]
# [2.3.0](v2.2.2...v2.3.0) (2025-05-19) ### Features * add customizable header, content, and footer classes #20 ([fbb7b30](fbb7b30))
1 parent fbb7b30 commit df52fbb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/vue-spring-bottom-sheet/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.3.0](https://github.com/megaarmos/vue-spring-bottom-sheet/compare/v2.2.2...v2.3.0) (2025-05-19)
2+
3+
4+
### Features
5+
6+
* add customizable header, content, and footer classes https://github.com/megaarmos/vue-spring-bottom-sheet/issues/20 ([fbb7b30](https://github.com/megaarmos/vue-spring-bottom-sheet/commit/fbb7b301774803e51edfdce45a09cba3789bcea2))
7+
18
## [2.2.2](https://github.com/megaarmos/vue-spring-bottom-sheet/compare/v2.2.1...v2.2.2) (2025-05-18)
29

310

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.2",
35+
"version": "2.3.0",
3636
"type": "module",
3737
"exports": {
3838
".": {

0 commit comments

Comments
 (0)