Skip to content

Commit 341ea50

Browse files
author
github-actions
committed
chore(release): publish [skip ci]
- @carbon/vue@3.0.23
1 parent 872edcf commit 341ea50

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.0.23](https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/vue@3.0.22...@carbon/vue@3.0.23) (2024-12-02)
7+
8+
### Bug Fixes
9+
10+
- data table recursive issue with expanding rows ([58eef27](https://github.com/carbon-design-system/carbon-components-vue/commit/58eef27c7c5a4fa7424543892a8f5924c58f0212))
11+
- data table recursive issue with expanding rows ([e66b259](https://github.com/carbon-design-system/carbon-components-vue/commit/e66b2592c3d9ffa70a153fc2d6a36293cd5acf63))
12+
- eslint not properly run by lint-staged ([34b1a93](https://github.com/carbon-design-system/carbon-components-vue/commit/34b1a934b0da6753def19f2972ed1448faca7879))
13+
- glob ([1f88e76](https://github.com/carbon-design-system/carbon-components-vue/commit/1f88e764a0c6a4fe88f40dc006f536057f08fb96))
14+
15+
### Features
16+
17+
- add CvContent ([c69aaa4](https://github.com/carbon-design-system/carbon-components-vue/commit/c69aaa4d8cd40e36bac023b24e3842e7ac42abb5))
18+
619
## [3.0.22](https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/vue@3.0.21...@carbon/vue@3.0.22) (2024-10-15)
720

821
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/vue",
33
"license": "Apache-2.0",
4-
"version": "3.0.22",
4+
"version": "3.0.23",
55
"description": "A collection of components for the Carbon Design System built using Vue.js",
66
"packageManager": "yarn@3.2.0",
77
"main": "dist/carbon-vue-3.umd.min.js",

0 commit comments

Comments
 (0)