Skip to content

Commit

Permalink
chore(release): v11.75.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ariellalgilmore committed Feb 3, 2025
1 parent 9d4b7ac commit 3268d24
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions packages/pictograms-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/pictograms-react",
"description": "React components for pictograms in digital and software products using the Carbon Design System",
"version": "11.71.0",
"version": "11.71.1",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@carbon/icon-build-helpers": "^1.33.0",
"@carbon/pictograms": "^12.45.0",
"@carbon/pictograms": "^12.45.1",
"rimraf": "^6.0.0"
},
"sideEffects": false
Expand Down
2 changes: 1 addition & 1 deletion packages/pictograms/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/pictograms",
"description": "Pictograms for digital and software products using the Carbon Design System",
"version": "12.45.0",
"version": "12.45.1",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1970,7 +1970,7 @@ __metadata:
dependencies:
"@carbon/icon-build-helpers": "npm:^1.33.0"
"@carbon/icon-helpers": "npm:^10.54.0"
"@carbon/pictograms": "npm:^12.45.0"
"@carbon/pictograms": "npm:^12.45.1"
"@ibm/telemetry-js": "npm:^1.5.0"
prop-types: "npm:^15.7.2"
rimraf: "npm:^6.0.0"
Expand All @@ -1979,7 +1979,7 @@ __metadata:
languageName: unknown
linkType: soft

"@carbon/pictograms@npm:^12.45.0, @carbon/pictograms@workspace:packages/pictograms":
"@carbon/pictograms@npm:^12.45.1, @carbon/pictograms@workspace:packages/pictograms":
version: 0.0.0-use.local
resolution: "@carbon/pictograms@workspace:packages/pictograms"
dependencies:
Expand Down

0 comments on commit 3268d24

Please sign in to comment.