Skip to content

Commit 0bd554d

Browse files
author
github-actions
committed
chore(release): publish [skip ci]
- @carbon/vue@3.0.28
1 parent baa2220 commit 0bd554d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.28](https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/vue@3.0.27...@carbon/vue@3.0.28) (2025-11-14)
7+
8+
### Bug Fixes
9+
10+
- **lint:** remove unused variable assignment ([2f76714](https://github.com/carbon-design-system/carbon-components-vue/commit/2f76714e92b46449a9162cdc5703d4de692db24f))
11+
12+
### Features
13+
14+
- fix CvDropdown accessibility problems with focus and blur ([50b2cdb](https://github.com/carbon-design-system/carbon-components-vue/commit/50b2cdb04e8d42f3eb31a363fd3c11dad46de0c5))
15+
- fix CvUiShell accessibility problems ([640dbb4](https://github.com/carbon-design-system/carbon-components-vue/commit/640dbb4f019e28c8a415b2eb088f82f91361023b))
16+
- remove comment ([5af4995](https://github.com/carbon-design-system/carbon-components-vue/commit/5af4995846244b597755d3c426186795de4ac060))
17+
618
## [3.0.27](https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/vue@3.0.26...@carbon/vue@3.0.27) (2025-05-30)
719

820
### 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.27",
4+
"version": "3.0.28",
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)