Skip to content

Commit 80f5039

Browse files
committed
chore(release): v11.107.1
1 parent 1167334 commit 80f5039

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/carbon-components-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "carbon-components-react",
33
"private": true,
44
"description": "The Carbon Design System is IBM’s open-source design system for products and experiences. This package reached end of support on September 30, 2024 and will not receive any more updates.",
5-
"version": "8.107.0",
5+
"version": "8.107.1",
66
"license": "Apache-2.0",
77
"main": "lib/index.js",
88
"module": "es/index.js",
@@ -43,7 +43,7 @@
4343
"sass": "^1.33.0"
4444
},
4545
"dependencies": {
46-
"@carbon/react": "^1.107.0",
46+
"@carbon/react": "^1.107.1",
4747
"@carbon/styles": "^1.106.0",
4848
"@ibm/telemetry-js": "^1.5.0",
4949
"chalk": "1.1.3"

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/react",
33
"description": "React components for the Carbon Design System",
4-
"version": "1.107.0",
4+
"version": "1.107.1",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"types": "lib/index.d.ts",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1931,7 +1931,7 @@ __metadata:
19311931
languageName: unknown
19321932
linkType: soft
19331933

1934-
"@carbon/react@npm:^1.107.0, @carbon/react@workspace:packages/react":
1934+
"@carbon/react@npm:^1.107.1, @carbon/react@workspace:packages/react":
19351935
version: 0.0.0-use.local
19361936
resolution: "@carbon/react@workspace:packages/react"
19371937
dependencies:
@@ -8972,7 +8972,7 @@ __metadata:
89728972
"@babel/plugin-transform-react-constant-elements": "npm:^7.27.1"
89738973
"@babel/preset-env": "npm:^7.27.2"
89748974
"@babel/preset-react": "npm:^7.27.1"
8975-
"@carbon/react": "npm:^1.107.0"
8975+
"@carbon/react": "npm:^1.107.1"
89768976
"@carbon/styles": "npm:^1.106.0"
89778977
"@carbon/test-utils": "npm:^10.41.0"
89788978
"@ibm/telemetry-js": "npm:^1.5.0"

0 commit comments

Comments
 (0)