Skip to content

Commit 62c16ac

Browse files
author
github-actions
committed
chore(release): publish [skip ci]
- @carbon/[email protected]
1 parent 7c2f1bc commit 62c16ac

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
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.21](https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-09-23)
7+
8+
### Bug Fixes
9+
10+
- do not show batch actions if no rows ([fa32398](https://github.com/carbon-design-system/carbon-components-vue/commit/fa3239810895ba10c4f5f5c9956289a3cb6d6539))
11+
- emit date change event to match React ([ee173f4](https://github.com/carbon-design-system/carbon-components-vue/commit/ee173f4c1418f28b72dfe5dea0fcb88900a926ac))
12+
- lint attribute order ([253aea8](https://github.com/carbon-design-system/carbon-components-vue/commit/253aea8beefca659c32d3f09fc785902b27fdb3f))
13+
- make clear that checkbox value is required in checkboxes and in batch actions ([7909f7e](https://github.com/carbon-design-system/carbon-components-vue/commit/7909f7eb5b269746d3afae13a5150c5e29b818dc))
14+
615
## [3.0.20](https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-08-22)
716

817
### 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.20",
4+
"version": "3.0.21",
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)