Skip to content

Commit 2d98f4e

Browse files
chore(release): v11.108.0 (#22303)
Co-authored-by: devadula-nandan <47176249+devadula-nandan@users.noreply.github.com>
1 parent 7429190 commit 2d98f4e

27 files changed

Lines changed: 167 additions & 165 deletions

File tree

config/jest-config-carbon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "jest-config-carbon",
33
"private": true,
44
"description": "Jest configuration and preset for Carbon",
5-
"version": "1.29.0-rc.0",
5+
"version": "1.29.0",
66
"license": "Apache-2.0",
77
"type": "module",
88
"main": "index.js",

config/typescript-config-carbon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typescript-config-carbon",
33
"description": "TypeScript configuration for Carbon",
4-
"version": "0.10.0-rc.0",
4+
"version": "0.10.0",
55
"license": "Apache-2.0",
66
"main": "dist/index.js",
77
"types": "dist/index.d.ts",

packages/carbon-components-react/package.json

Lines changed: 3 additions & 3 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.108.0-rc.0",
5+
"version": "8.108.0",
66
"license": "Apache-2.0",
77
"main": "lib/index.js",
88
"module": "es/index.js",
@@ -43,8 +43,8 @@
4343
"sass": "^1.33.0"
4444
},
4545
"dependencies": {
46-
"@carbon/react": "^1.108.0-rc.0",
47-
"@carbon/styles": "^1.107.0-rc.0",
46+
"@carbon/react": "^1.108.0",
47+
"@carbon/styles": "^1.107.0",
4848
"@ibm/telemetry-js": "^1.5.0",
4949
"chalk": "1.1.3"
5050
},

packages/carbon-components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "carbon-components",
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": "11.107.0-rc.0",
5+
"version": "11.107.0",
66
"license": "Apache-2.0",
77
"repository": {
88
"type": "git",
@@ -44,7 +44,7 @@
4444
"sass": "^1.33.0"
4545
},
4646
"dependencies": {
47-
"@carbon/styles": "^1.107.0-rc.0",
47+
"@carbon/styles": "^1.107.0",
4848
"@ibm/telemetry-js": "^1.5.0",
4949
"chalk": "1.1.3"
5050
},

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/cli",
33
"description": "Task automation for working with the Carbon Design System",
4-
"version": "11.44.0-rc.0",
4+
"version": "11.44.0",
55
"license": "Apache-2.0",
66
"type": "module",
77
"bin": {

packages/colors/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/colors",
33
"description": "Colors for digital and software products using the Carbon Design System",
4-
"version": "11.52.0-rc.0",
4+
"version": "11.52.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"types": "lib/index.d.ts",
@@ -42,15 +42,15 @@
4242
"postinstall": "ibmtelemetry --config=telemetry.yml"
4343
},
4444
"devDependencies": {
45-
"@carbon/cli": "^11.44.0-rc.0",
45+
"@carbon/cli": "^11.44.0",
4646
"@carbon/cli-reporter": "^10.8.0",
4747
"@carbon/scss-generator": "^10.20.0",
4848
"@carbon/test-utils": "^10.41.0",
4949
"change-case-all": "^2.1.0",
5050
"fs-extra": "^11.0.0",
5151
"rimraf": "^6.0.1",
5252
"typescript": "^5.7.3",
53-
"typescript-config-carbon": "workspace:^0.10.0-rc.0"
53+
"typescript-config-carbon": "workspace:^0.10.0"
5454
},
5555
"sideEffects": false,
5656
"eyeglass": {

packages/elements/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/elements",
33
"description": "A collection of design elements in code for the IBM Design Language",
4-
"version": "11.90.0-rc.0",
4+
"version": "11.90.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"types": "lib/index.d.ts",
@@ -40,21 +40,21 @@
4040
"postinstall": "ibmtelemetry --config=telemetry.yml"
4141
},
4242
"dependencies": {
43-
"@carbon/colors": "^11.52.0-rc.0",
44-
"@carbon/grid": "^11.56.0-rc.0",
45-
"@carbon/icons": "^11.81.0-rc.0",
46-
"@carbon/layout": "^11.53.0-rc.0",
47-
"@carbon/motion": "^11.46.0-rc.0",
48-
"@carbon/themes": "^11.74.0-rc.0",
49-
"@carbon/type": "^11.60.0-rc.0",
43+
"@carbon/colors": "^11.52.0",
44+
"@carbon/grid": "^11.56.0",
45+
"@carbon/icons": "^11.81.0",
46+
"@carbon/layout": "^11.53.0",
47+
"@carbon/motion": "^11.46.0",
48+
"@carbon/themes": "^11.74.0",
49+
"@carbon/type": "^11.60.0",
5050
"@ibm/telemetry-js": "^1.5.0"
5151
},
5252
"devDependencies": {
53-
"@carbon/cli": "^11.44.0-rc.0",
53+
"@carbon/cli": "^11.44.0",
5454
"fs-extra": "^11.0.0",
5555
"klaw-sync": "^6.0.0",
5656
"rimraf": "^6.0.1",
5757
"typescript": "^5.7.3",
58-
"typescript-config-carbon": "workspace:^0.10.0-rc.0"
58+
"typescript-config-carbon": "workspace:^0.10.0"
5959
}
6060
}

packages/grid/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/grid",
33
"description": "Grid for digital and software products using the Carbon Design System",
4-
"version": "11.56.0-rc.0",
4+
"version": "11.56.0",
55
"license": "Apache-2.0",
66
"repository": {
77
"type": "git",
@@ -35,11 +35,11 @@
3535
"postinstall": "ibmtelemetry --config=telemetry.yml"
3636
},
3737
"dependencies": {
38-
"@carbon/layout": "^11.53.0-rc.0",
38+
"@carbon/layout": "^11.53.0",
3939
"@ibm/telemetry-js": "^1.5.0"
4040
},
4141
"devDependencies": {
42-
"@carbon/cli": "^11.44.0-rc.0",
42+
"@carbon/cli": "^11.44.0",
4343
"rimraf": "^6.0.1"
4444
},
4545
"eyeglass": {

packages/icon-build-helpers/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@carbon/icon-build-helpers",
33
"private": true,
44
"description": "Build helpers for the Carbon Design System icon library",
5-
"version": "1.59.0-rc.0",
5+
"version": "1.59.0",
66
"license": "Apache-2.0",
77
"main": "src/index.js",
88
"repository": {
@@ -27,7 +27,7 @@
2727
"@babel/template": "^7.27.2",
2828
"@babel/types": "^7.27.3",
2929
"@carbon/cli-reporter": "^10.8.0",
30-
"@carbon/icon-helpers": "^10.76.0-rc.0",
30+
"@carbon/icon-helpers": "^10.76.0",
3131
"@hapi/joi": "^17.1.1",
3232
"change-case-all": "^2.1.0",
3333
"fs-extra": "^11.0.0",
@@ -39,6 +39,6 @@
3939
"svgo": "^4.0.0",
4040
"svgson": "^5.2.1",
4141
"tsdown": "^0.21.0",
42-
"typescript-config-carbon": "workspace:^0.10.0-rc.0"
42+
"typescript-config-carbon": "workspace:^0.10.0"
4343
}
4444
}

packages/icon-helpers/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/icon-helpers",
33
"description": "Helpers used alongside icons for digital and software products using the Carbon Design System",
4-
"version": "10.76.0-rc.0",
4+
"version": "10.76.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"types": "lib/index.d.ts",
@@ -37,9 +37,9 @@
3737
"postinstall": "ibmtelemetry --config=telemetry.yml"
3838
},
3939
"devDependencies": {
40-
"@carbon/cli": "^11.44.0-rc.0",
40+
"@carbon/cli": "^11.44.0",
4141
"rimraf": "^6.0.1",
42-
"typescript-config-carbon": "workspace:^0.10.0-rc.0"
42+
"typescript-config-carbon": "workspace:^0.10.0"
4343
},
4444
"sideEffects": false,
4545
"dependencies": {

0 commit comments

Comments
 (0)