Skip to content

Commit 274faeb

Browse files
committed
Merge remote-tracking branch 'origin/main' into dev
2 parents 9cd493d + 9a2654f commit 274faeb

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [1.24.0](https://github.com/codebridger/lib-vue-components/compare/v1.23.0...v1.24.0) (2025-08-26)
2+
3+
4+
### Features
5+
6+
* Add detailed documentation for various components in Storybook ([3581e09](https://github.com/codebridger/lib-vue-components/commit/3581e097a526224ca49ad6c85077e077801db3a4))
7+
* Add semantic release configuration for automated versioning and changelog generation ([3195606](https://github.com/codebridger/lib-vue-components/commit/3195606c497457e0c2544c10b9957090a1ed6c00))
8+
* Enhance IconButton component with badge mode and associated documentation ([c773bad](https://github.com/codebridger/lib-vue-components/commit/c773bad47d163d1d2b6e9fba0cf9a7940a6c2d89))
9+
* Introduce chip mode in Button component with enhanced functionality and documentation ([9d5effd](https://github.com/codebridger/lib-vue-components/commit/9d5effd3284012e5ba81ea8f7cc3edaf06b846fd))
10+
111
# [1.19.0](https://github.com/codebridger/lib-vue-components/compare/v1.18.0...v1.19.0) (2025-06-28)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"registry": "https://npm.pkg.github.com"
66
},
7-
"version": "1.17.0-dev.33",
7+
"version": "1.24.0",
88
"type": "module",
99
"files": [
1010
"dist",

0 commit comments

Comments
 (0)