Skip to content

Commit 1c05423

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

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.26](https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/[email protected]...@carbon/[email protected]) (2025-05-20)
7+
8+
### Bug Fixes
9+
10+
- for CvSvg, update props structure for Vue 3 ([2644682](https://github.com/carbon-design-system/carbon-components-vue/commit/26446822a2daee8a3bfd66ca0f82cad280f0bfc6))
11+
- update snapshot to pass CI ([36fe2e5](https://github.com/carbon-design-system/carbon-components-vue/commit/36fe2e583bb1f53ecfd2188d3ca1f12a5f68ae12))
12+
613
## [3.0.25](https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/[email protected]...@carbon/[email protected]) (2025-03-11)
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.25",
4+
"version": "3.0.26",
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)