Skip to content

Commit c16922d

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

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.25](https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/[email protected]...@carbon/[email protected]) (2025-03-11)
7+
8+
### Bug Fixes
9+
10+
- cv-data-table related components exports ([b10ef62](https://github.com/carbon-design-system/carbon-components-vue/commit/b10ef6253624d0fe5c9f449ab3b72fdf8300ecdd))
11+
- prevent non-numeric input on firefox and Safari ([448b6c0](https://github.com/carbon-design-system/carbon-components-vue/commit/448b6c05cd922e2e3eaaf3f1c4b339229b8bea7b))
12+
- v-model string ([c3f39b0](https://github.com/carbon-design-system/carbon-components-vue/commit/c3f39b085917ad05d7fde80aab02d27ff8b5c456))
13+
614
## [3.0.24](https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/[email protected]...@carbon/[email protected]) (2025-01-21)
715

816
### 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.24",
4+
"version": "3.0.25",
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)