File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ 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
Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments