Skip to content

Commit

Permalink
Merge 1566839 into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ibmdotcom-bot authored Jan 17, 2025
2 parents b155f61 + 1566839 commit 93b3c5e
Show file tree
Hide file tree
Showing 13 changed files with 86 additions and 20 deletions.
8 changes: 8 additions & 0 deletions packages/services-store/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.

## [1.53.6](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-services-store@1.53.5...@carbon/ibmdotcom-services-store@1.53.6) (2025-01-17)

**Note:** Version bump only for package @carbon/ibmdotcom-services-store





## [1.53.5](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-services-store@1.53.4...@carbon/ibmdotcom-services-store@1.53.5) (2024-12-18)

**Note:** Version bump only for package @carbon/ibmdotcom-services-store
Expand Down
2 changes: 1 addition & 1 deletion packages/services-store/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibmdotcom-services-store",
"private": true,
"version": "1.53.5",
"version": "1.53.6",
"description": "Redux store for Carbon for IBM.com Services",
"license": "Apache-2.0",
"main": "lib/store.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/services/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.16.3](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-services@2.16.2...@carbon/ibmdotcom-services@2.16.3) (2025-01-17)

**Note:** Version bump only for package @carbon/ibmdotcom-services





## [2.16.2](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-services@2.16.1...@carbon/ibmdotcom-services@2.16.2) (2024-12-18)

**Note:** Version bump only for package @carbon/ibmdotcom-services
Expand Down
4 changes: 2 additions & 2 deletions packages/services/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibmdotcom-services",
"description": "Carbon for IBM.com Services",
"version": "2.16.2",
"version": "2.16.3",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -47,7 +47,7 @@
},
"dependencies": {
"@babel/runtime": "^7.16.3",
"@carbon/ibmdotcom-utilities": "2.16.2",
"@carbon/ibmdotcom-utilities": "2.16.3",
"@ibm/telemetry-js": "^1.5.0",
"axios": "^1.6.8",
"marked": "^4.0.10",
Expand Down
8 changes: 8 additions & 0 deletions packages/storybook-addon-theme/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.

## [1.44.6](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/storybook-addon-theme@1.44.5...@carbon/storybook-addon-theme@1.44.6) (2025-01-17)

**Note:** Version bump only for package @carbon/storybook-addon-theme





## [1.44.5](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/storybook-addon-theme@1.44.4...@carbon/storybook-addon-theme@1.44.5) (2024-12-18)

**Note:** Version bump only for package @carbon/storybook-addon-theme
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook-addon-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/storybook-addon-theme",
"private": true,
"version": "1.44.5",
"version": "1.44.6",
"description": "Storybook add-on for Carbon theme chooser",
"license": "Apache-2.0",
"main": "es/index.js",
Expand Down
17 changes: 17 additions & 0 deletions packages/styles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.16.3](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-styles@2.16.2...@carbon/ibmdotcom-styles@2.16.3) (2025-01-17)


### Bug Fixes

* **leadspace:** wrong gradient display when in RLT mode ([#12180](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/12180)) ([bd22077](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/bd2207712cf1ebe09880d8cf49732fe574487a74))
* **styles:** restore use of globals/imports.scss ([#12175](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/12175)) ([30de2fd](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/30de2fd861e8849bdac4c4bb79e838d0cde15c02))


### Features

* **video-player:** migrate caem-video-player features ([#12113](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/12113)) ([cb49cbc](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/cb49cbcdf2683259bc5007286bd3dd86b0668c8a))





## [2.16.2](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-styles@2.16.1...@carbon/ibmdotcom-styles@2.16.2) (2024-12-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibmdotcom-styles",
"description": "Carbon for IBM.com Styles",
"version": "2.16.2",
"version": "2.16.3",
"license": "Apache-2.0",
"main": "dist/ibm-dotcom-styles.min.css",
"module": "src/scss",
Expand Down
8 changes: 8 additions & 0 deletions packages/utilities/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.16.3](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-utilities@2.16.2...@carbon/ibmdotcom-utilities@2.16.3) (2025-01-17)

**Note:** Version bump only for package @carbon/ibmdotcom-utilities





## [2.16.2](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-utilities@2.16.1...@carbon/ibmdotcom-utilities@2.16.2) (2024-12-18)

**Note:** Version bump only for package @carbon/ibmdotcom-utilities
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibmdotcom-utilities",
"description": "Carbon for IBM.com Utilities",
"version": "2.16.2",
"version": "2.16.3",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
17 changes: 17 additions & 0 deletions packages/web-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.16.3](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-web-components@2.16.2...@carbon/ibmdotcom-web-components@2.16.3) (2025-01-17)


### Bug Fixes

* ci-check errors ([#12181](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/12181)) ([44cead5](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/44cead5e44e75d87e3727ff54552ac19ca4d2b8c))
* **leadspace:** wrong gradient display when in RLT mode ([#12180](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/12180)) ([bd22077](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/bd2207712cf1ebe09880d8cf49732fe574487a74))


### Features

* **video-player:** migrate caem-video-player features ([#12113](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/12113)) ([cb49cbc](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/cb49cbcdf2683259bc5007286bd3dd86b0668c8a))





## [2.16.2](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-web-components@2.16.1...@carbon/ibmdotcom-web-components@2.16.2) (2024-12-18)


Expand Down
10 changes: 5 additions & 5 deletions packages/web-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carbon/ibmdotcom-web-components",
"version": "2.16.2",
"version": "2.16.3",
"description": "Carbon for IBM.com Web Components",
"license": "Apache-2.0",
"exports": {
Expand Down Expand Up @@ -92,9 +92,9 @@
"cypress:verify": "cypress verify"
},
"dependencies": {
"@carbon/ibmdotcom-services": "2.16.2",
"@carbon/ibmdotcom-styles": "2.16.2",
"@carbon/ibmdotcom-utilities": "2.16.2",
"@carbon/ibmdotcom-services": "2.16.3",
"@carbon/ibmdotcom-styles": "2.16.3",
"@carbon/ibmdotcom-utilities": "2.16.3",
"@carbon/layout": "11.27.0",
"@carbon/motion": "11.22.0",
"@carbon/styles": "1.65.0",
Expand Down Expand Up @@ -131,7 +131,7 @@
"@babel/preset-react": "~7.12.1",
"@babel/template": "~7.12.0",
"@babel/traverse": "~7.23.7",
"@carbon/ibmdotcom-services-store": "1.53.5",
"@carbon/ibmdotcom-services-store": "1.53.6",
"@carbon/icon-helpers": "10.53.0",
"@carbon/icons": "10.48.5",
"@carbon/icons-react": "^11.33.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3319,7 +3319,7 @@ __metadata:
languageName: node
linkType: hard

"@carbon/ibmdotcom-services-store@npm:1.53.5, @carbon/ibmdotcom-services-store@workspace:packages/services-store":
"@carbon/ibmdotcom-services-store@npm:1.53.6, @carbon/ibmdotcom-services-store@workspace:packages/services-store":
version: 0.0.0-use.local
resolution: "@carbon/ibmdotcom-services-store@workspace:packages/services-store"
dependencies:
Expand Down Expand Up @@ -3369,7 +3369,7 @@ __metadata:
languageName: node
linkType: hard

"@carbon/ibmdotcom-services@npm:2.16.2, @carbon/ibmdotcom-services@workspace:packages/services":
"@carbon/ibmdotcom-services@npm:2.16.3, @carbon/ibmdotcom-services@workspace:packages/services":
version: 0.0.0-use.local
resolution: "@carbon/ibmdotcom-services@workspace:packages/services"
dependencies:
Expand All @@ -3382,7 +3382,7 @@ __metadata:
"@babel/plugin-transform-runtime": "npm:7.18.5"
"@babel/preset-env": "npm:~7.23.2"
"@babel/runtime": "npm:^7.16.3"
"@carbon/ibmdotcom-utilities": "npm:2.16.2"
"@carbon/ibmdotcom-utilities": "npm:2.16.3"
"@ibm/telemetry-js": "npm:^1.5.0"
"@rollup/plugin-babel": "npm:^5.3.1"
"@rollup/plugin-commonjs": "npm:^21.0.3"
Expand Down Expand Up @@ -3416,7 +3416,7 @@ __metadata:
languageName: unknown
linkType: soft

"@carbon/ibmdotcom-styles@npm:2.16.2, @carbon/ibmdotcom-styles@workspace:packages/styles":
"@carbon/ibmdotcom-styles@npm:2.16.3, @carbon/ibmdotcom-styles@workspace:packages/styles":
version: 0.0.0-use.local
resolution: "@carbon/ibmdotcom-styles@workspace:packages/styles"
dependencies:
Expand Down Expand Up @@ -3454,7 +3454,7 @@ __metadata:
languageName: node
linkType: hard

"@carbon/ibmdotcom-utilities@npm:2.16.2, @carbon/ibmdotcom-utilities@workspace:packages/utilities":
"@carbon/ibmdotcom-utilities@npm:2.16.3, @carbon/ibmdotcom-utilities@workspace:packages/utilities":
version: 0.0.0-use.local
resolution: "@carbon/ibmdotcom-utilities@workspace:packages/utilities"
dependencies:
Expand Down Expand Up @@ -3519,10 +3519,10 @@ __metadata:
"@babel/preset-react": "npm:~7.12.1"
"@babel/template": "npm:~7.12.0"
"@babel/traverse": "npm:~7.23.7"
"@carbon/ibmdotcom-services": "npm:2.16.2"
"@carbon/ibmdotcom-services-store": "npm:1.53.5"
"@carbon/ibmdotcom-styles": "npm:2.16.2"
"@carbon/ibmdotcom-utilities": "npm:2.16.2"
"@carbon/ibmdotcom-services": "npm:2.16.3"
"@carbon/ibmdotcom-services-store": "npm:1.53.6"
"@carbon/ibmdotcom-styles": "npm:2.16.3"
"@carbon/ibmdotcom-utilities": "npm:2.16.3"
"@carbon/icon-helpers": "npm:10.53.0"
"@carbon/icons": "npm:10.48.5"
"@carbon/icons-react": "npm:^11.33.0"
Expand Down

0 comments on commit 93b3c5e

Please sign in to comment.