Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 26, 2024
1 parent f9b7168 commit 389407c
Show file tree
Hide file tree
Showing 7 changed files with 48 additions and 8 deletions.
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.17.2](https://github.com/carbon-design-system/ibm-products/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-03-26)

**Note:** Version bump only for package @carbon/ibm-cloud-cognitive-core





## [2.17.1](https://github.com/carbon-design-system/ibm-products/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-03-14)


Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibm-cloud-cognitive-core",
"private": true,
"version": "2.17.1",
"version": "2.17.2",
"license": "Apache-2.0",
"main": "scripts/build.js",
"repository": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"@babel/core": "^7.23.9",
"@babel/preset-typescript": "^7.21.5",
"@carbon/grid": "^11.22.0",
"@carbon/ibm-products-styles": "^2.30.1",
"@carbon/ibm-products-styles": "^2.31.0",
"@carbon/layout": "^11.21.0",
"@carbon/motion": "^11.17.0",
"@carbon/react": "^1.53.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/ibm-products-styles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.31.0](https://github.com/carbon-design-system/ibm-products/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-03-26)


### Features

* **FilterPanel:** new component with label and checkbox ([#4563](https://github.com/carbon-design-system/ibm-products/issues/4563)) ([5412e39](https://github.com/carbon-design-system/ibm-products/commit/5412e398c70680f0ea7bf26c807e8ed0a49d0440))





## [2.30.1](https://github.com/carbon-design-system/ibm-products/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-03-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/ibm-products-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibm-products-styles",
"description": "Carbon for IBM Products styles",
"version": "2.30.1",
"version": "2.31.0",
"license": "Apache-2.0",
"installConfig": {
"hoistingLimits": "none"
Expand Down
21 changes: 21 additions & 0 deletions packages/ibm-products/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.33.0](https://github.com/carbon-design-system/ibm-products/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-03-26)


### Bug Fixes

* **Datagrid:** address duplicate id issue in `RowSizeRadioGroup` ([#4588](https://github.com/carbon-design-system/ibm-products/issues/4588)) ([ed378a3](https://github.com/carbon-design-system/ibm-products/commit/ed378a339191eec19ad9ab687c86dbb7234be349))
* **Dataspreadsheet:** Duplication selection issue [#4241](https://github.com/carbon-design-system/ibm-products/issues/4241) ([#4333](https://github.com/carbon-design-system/ibm-products/issues/4333)) ([8f2b275](https://github.com/carbon-design-system/ibm-products/commit/8f2b275fe9d50b864b6423c2ccae42cd6d3e6940))
* **Dataspreadsheet:** glitchy behaviour issue 4551 ([#4586](https://github.com/carbon-design-system/ibm-products/issues/4586)) ([075530d](https://github.com/carbon-design-system/ibm-products/commit/075530d09dce79d6726f47bc5a939e8f49afcd7f)), closes [#4551](https://github.com/carbon-design-system/ibm-products/issues/4551)
* exporting description list child components ([#4599](https://github.com/carbon-design-system/ibm-products/issues/4599)) ([b0e84bf](https://github.com/carbon-design-system/ibm-products/commit/b0e84bf93fd745ebca5e958e4f5e9e1b79800014))
* **sidepanel:** resolve focus trap issue ([#4559](https://github.com/carbon-design-system/ibm-products/issues/4559)) ([17b1f46](https://github.com/carbon-design-system/ibm-products/commit/17b1f468d2e1e387b4eef54eb29740c03d8d4a6f))
* **tearsheet:** change side effect dependency ([#4585](https://github.com/carbon-design-system/ibm-products/issues/4585)) ([db8a287](https://github.com/carbon-design-system/ibm-products/commit/db8a28756e8ce8df232dd357c9e710c37143eeb6))


### Features

* **FilterPanel:** new component with label and checkbox ([#4563](https://github.com/carbon-design-system/ibm-products/issues/4563)) ([5412e39](https://github.com/carbon-design-system/ibm-products/commit/5412e398c70680f0ea7bf26c807e8ed0a49d0440))





# [2.32.0](https://github.com/carbon-design-system/ibm-products/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-03-19)


Expand Down
4 changes: 2 additions & 2 deletions packages/ibm-products/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibm-products",
"description": "Carbon for IBM Products",
"version": "2.32.0",
"version": "2.33.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -90,7 +90,7 @@
},
"dependencies": {
"@babel/runtime": "^7.23.9",
"@carbon/ibm-products-styles": "^2.30.1",
"@carbon/ibm-products-styles": "^2.31.0",
"@carbon/telemetry": "^0.1.0",
"@dnd-kit/core": "^6.0.8",
"@dnd-kit/modifiers": "^7.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1960,7 +1960,7 @@ __metadata:
"@babel/core": "npm:^7.23.9"
"@babel/preset-typescript": "npm:^7.21.5"
"@carbon/grid": "npm:^11.22.0"
"@carbon/ibm-products-styles": "npm:^2.30.1"
"@carbon/ibm-products-styles": "npm:^2.31.0"
"@carbon/layout": "npm:^11.21.0"
"@carbon/motion": "npm:^11.17.0"
"@carbon/react": "npm:^1.53.0"
Expand Down Expand Up @@ -2031,7 +2031,7 @@ __metadata:
languageName: unknown
linkType: soft

"@carbon/ibm-products-styles@npm:^2.30.1, @carbon/ibm-products-styles@workspace:packages/ibm-products-styles":
"@carbon/ibm-products-styles@npm:^2.31.0, @carbon/ibm-products-styles@workspace:packages/ibm-products-styles":
version: 0.0.0-use.local
resolution: "@carbon/ibm-products-styles@workspace:packages/ibm-products-styles"
dependencies:
Expand Down Expand Up @@ -2070,7 +2070,7 @@ __metadata:
"@babel/preset-react": "npm:^7.23.3"
"@babel/preset-typescript": "npm:^7.21.5"
"@babel/runtime": "npm:^7.23.9"
"@carbon/ibm-products-styles": "npm:^2.30.1"
"@carbon/ibm-products-styles": "npm:^2.31.0"
"@carbon/telemetry": "npm:^0.1.0"
"@dnd-kit/core": "npm:^6.0.8"
"@dnd-kit/modifiers": "npm:^7.0.0"
Expand Down

0 comments on commit 389407c

Please sign in to comment.