Skip to content

Commit 3972123

Browse files
author
github-actions
committed
chore(release): publish [skip ci]
- @carbon/[email protected]
1 parent 653db1a commit 3972123

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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.27](https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/[email protected]...@carbon/[email protected]) (2025-05-30)
7+
8+
### Bug Fixes
9+
10+
- **cv-header:** fix crash when focusing out of right panels ([6eb9603](https://github.com/carbon-design-system/carbon-components-vue/commit/6eb960327e412afb25c26f3c56ca91166632a49c))
11+
- for date picker, remove invalid aria role and add aria-description ([245d1d1](https://github.com/carbon-design-system/carbon-components-vue/commit/245d1d15e9fadf8dbee85b6e55839b47ca96f216))
12+
613
## [3.0.26](https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/[email protected]...@carbon/[email protected]) (2025-05-20)
714

815
### 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.26",
4+
"version": "3.0.27",
55
"description": "A collection of components for the Carbon Design System built using Vue.js",
66
"packageManager": "[email protected]",
77
"main": "dist/carbon-vue-3.umd.min.js",

0 commit comments

Comments
 (0)