Skip to content

Commit bc9edcb

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

File tree

4 files changed

+21
-2
lines changed

4 files changed

+21
-2
lines changed

packages/core/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [2.44.1](https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/[email protected]...@carbon/[email protected]) (2022-08-26)
7+
8+
9+
### Bug Fixes
10+
11+
* role menuitem into li ([29d3087](https://github.com/carbon-design-system/carbon-components-vue/commit/29d308762d4634e79392e04cfaecbfd6228c03ac))
12+
13+
14+
15+
16+
617
# [2.44.0](https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/[email protected]...@carbon/[email protected]) (2022-05-23)
718

819

packages/core/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
"description": "A collection of components for the Carbon Design System built using Vue.js",
4-
"version": "2.44.0",
4+
"version": "2.44.1",
55
"license": "Apache-2.0",
66
"repository": {
77
"type": "git",

packages/v3/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+
## [0.5.1](https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/[email protected]...@carbon/[email protected]) (2022-08-26)
7+
8+
**Note:** Version bump only for package @carbon/vue-3
9+
10+
11+
12+
13+
614
# [0.5.0](https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/[email protected]...@carbon/[email protected]) (2022-04-20)
715

816
### Features

packages/v3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@carbon/vue-3",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"private": true,
55
"scripts": {
66
"serve": "start-storybook -p 6006",

0 commit comments

Comments
 (0)