Skip to content

Commit

Permalink
Merge 594ec4f into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ibmdotcom-bot committed Sep 16, 2024
2 parents 97be15b + 594ec4f commit df3c042
Show file tree
Hide file tree
Showing 11 changed files with 69 additions and 19 deletions.
8 changes: 8 additions & 0 deletions packages/carbon-web-components/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.13.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/web-components@2.12.0...@carbon/web-components@2.13.0-rc.0) (2024-09-16)

**Note:** Version bump only for package @carbon/web-components





# [2.12.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/web-components@2.12.0-rc.0...@carbon/web-components@2.12.0) (2024-09-03)

**Note:** Version bump only for package @carbon/web-components
Expand Down
2 changes: 1 addition & 1 deletion packages/carbon-web-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carbon/web-components",
"version": "2.12.0",
"version": "2.13.0-rc.0",
"publishConfig": {
"access": "public"
},
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.13.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-services@2.12.0...@carbon/ibmdotcom-services@2.13.0-rc.0) (2024-09-16)

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





# [2.12.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-services@2.12.0-rc.0...@carbon/ibmdotcom-services@2.12.0) (2024-09-03)

**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.12.0",
"version": "2.13.0-rc.0",
"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.12.0",
"@carbon/ibmdotcom-utilities": "2.13.0-rc.0",
"@ibm/telemetry-js": "^1.5.0",
"axios": "^1.6.8",
"marked": "^4.0.10",
Expand Down
13 changes: 13 additions & 0 deletions packages/styles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.13.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-styles@2.12.0...@carbon/ibmdotcom-styles@2.13.0-rc.0) (2024-09-16)


### Bug Fixes

* **callout-quote:** non-latin typefaces do not support serif ([#11991](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/11991)) ([f2a7155](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/f2a71551319c98f91b31f458a519d52a56dbbd8e))
* **deps:** update dependency @carbon/icons-react to v11.48.0 ([#12006](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/12006)) ([d2fd0e6](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/d2fd0e623c54775d3aa86e0a5f1fc02cb47a2f6f))
* **deps:** update dependency @carbon/layout to v11.25.0 ([#12007](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/12007)) ([4c7254f](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/4c7254ff5aa8efaf76afaff7d050f0bffdc6de33))





# [2.12.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-styles@2.12.0-rc.1...@carbon/ibmdotcom-styles@2.12.0) (2024-09-03)

**Note:** Version bump only for package @carbon/ibmdotcom-styles
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.12.0",
"version": "2.13.0-rc.0",
"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.13.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-utilities@2.12.0...@carbon/ibmdotcom-utilities@2.13.0-rc.0) (2024-09-16)

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





# [2.12.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-utilities@2.12.0-rc.0...@carbon/ibmdotcom-utilities@2.12.0) (2024-09-03)

**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.12.0",
"version": "2.13.0-rc.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
13 changes: 13 additions & 0 deletions packages/web-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.13.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-web-components@2.12.0...@carbon/ibmdotcom-web-components@2.13.0-rc.0) (2024-09-16)


### Bug Fixes

* **callout-quote:** non-latin typefaces do not support serif ([#11991](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/11991)) ([f2a7155](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/f2a71551319c98f91b31f458a519d52a56dbbd8e))
* **deps:** update dependency @carbon/layout to v11.25.0 ([#12007](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/12007)) ([4c7254f](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/4c7254ff5aa8efaf76afaff7d050f0bffdc6de33))
* **masthead:** support proper icon direction in RTL languages ([#12032](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/12032)) ([d42b86a](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/d42b86aa969dfcde122be181e157a9c70f322a58))





# [2.12.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-web-components@2.12.0-rc.1...@carbon/ibmdotcom-web-components@2.12.0) (2024-09-03)

**Note:** Version bump only for package @carbon/ibmdotcom-web-components
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.12.0",
"version": "2.13.0-rc.0",
"description": "Carbon for IBM.com Web Components",
"license": "Apache-2.0",
"exports": {
Expand Down Expand Up @@ -91,13 +91,13 @@
"wca": "web-component-analyzer analyze src --outFile custom-elements.json"
},
"dependencies": {
"@carbon/ibmdotcom-services": "2.12.0",
"@carbon/ibmdotcom-styles": "2.12.0",
"@carbon/ibmdotcom-utilities": "2.12.0",
"@carbon/ibmdotcom-services": "2.13.0-rc.0",
"@carbon/ibmdotcom-styles": "2.13.0-rc.0",
"@carbon/ibmdotcom-utilities": "2.13.0-rc.0",
"@carbon/layout": "11.26.0",
"@carbon/motion": "11.22.0",
"@carbon/styles": "1.65.0",
"@carbon/web-components": "2.12.0",
"@carbon/web-components": "2.13.0-rc.0",
"@ibm/telemetry-js": "^1.5.0",
"lit": "^2.7.6",
"lodash-es": "^4.17.21",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3350,7 +3350,7 @@ __metadata:
languageName: node
linkType: hard

"@carbon/ibmdotcom-services@npm:2.12.0, @carbon/ibmdotcom-services@workspace:packages/services":
"@carbon/ibmdotcom-services@npm:2.13.0-rc.0, @carbon/ibmdotcom-services@workspace:packages/services":
version: 0.0.0-use.local
resolution: "@carbon/ibmdotcom-services@workspace:packages/services"
dependencies:
Expand All @@ -3363,7 +3363,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.12.0"
"@carbon/ibmdotcom-utilities": "npm:2.13.0-rc.0"
"@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 @@ -3397,7 +3397,7 @@ __metadata:
languageName: unknown
linkType: soft

"@carbon/ibmdotcom-styles@npm:2.12.0, @carbon/ibmdotcom-styles@workspace:packages/styles":
"@carbon/ibmdotcom-styles@npm:2.13.0-rc.0, @carbon/ibmdotcom-styles@workspace:packages/styles":
version: 0.0.0-use.local
resolution: "@carbon/ibmdotcom-styles@workspace:packages/styles"
dependencies:
Expand Down Expand Up @@ -3435,7 +3435,7 @@ __metadata:
languageName: node
linkType: hard

"@carbon/ibmdotcom-utilities@npm:2.12.0, @carbon/ibmdotcom-utilities@workspace:packages/utilities":
"@carbon/ibmdotcom-utilities@npm:2.13.0-rc.0, @carbon/ibmdotcom-utilities@workspace:packages/utilities":
version: 0.0.0-use.local
resolution: "@carbon/ibmdotcom-utilities@workspace:packages/utilities"
dependencies:
Expand Down Expand Up @@ -3500,10 +3500,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.12.0"
"@carbon/ibmdotcom-services": "npm:2.13.0-rc.0"
"@carbon/ibmdotcom-services-store": "npm:1.53.1"
"@carbon/ibmdotcom-styles": "npm:2.12.0"
"@carbon/ibmdotcom-utilities": "npm:2.12.0"
"@carbon/ibmdotcom-styles": "npm:2.13.0-rc.0"
"@carbon/ibmdotcom-utilities": "npm:2.13.0-rc.0"
"@carbon/icon-helpers": "npm:10.52.0"
"@carbon/icons": "npm:10.48.5"
"@carbon/icons-react": "npm:^11.33.0"
Expand All @@ -3513,7 +3513,7 @@ __metadata:
"@carbon/react": "npm:1.66.0"
"@carbon/styles": "npm:1.65.0"
"@carbon/type": "npm:11.31.0"
"@carbon/web-components": "npm:2.12.0"
"@carbon/web-components": "npm:2.13.0-rc.0"
"@ibm/telemetry-js": "npm:^1.5.0"
"@open-wc/semantic-dom-diff": "npm:~0.18.0"
"@percy-io/in-percy": "npm:^0.1.11"
Expand Down Expand Up @@ -3831,7 +3831,7 @@ __metadata:
languageName: node
linkType: hard

"@carbon/web-components@npm:2.12.0, @carbon/web-components@workspace:packages/carbon-web-components":
"@carbon/web-components@npm:2.13.0-rc.0, @carbon/web-components@workspace:packages/carbon-web-components":
version: 0.0.0-use.local
resolution: "@carbon/web-components@workspace:packages/carbon-web-components"
dependencies:
Expand Down

0 comments on commit df3c042

Please sign in to comment.