Skip to content

Commit

Permalink
chore: release 3.4.7 [skip ci],
Browse files Browse the repository at this point in the history
  • Loading branch information
eng618 committed Feb 6, 2024
1 parent 067c6c9 commit a7ac30a
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
### [3.4.7](https://github.com/carbon-design-system/gatsby-theme-carbon/compare/v3.4.6...v3.4.7) (2024-02-06)

### [3.4.6](https://github.com/carbon-design-system/gatsby-theme-carbon/compare/v3.4.5...v3.4.6) (2024-02-05)

### [3.4.5](https://github.com/carbon-design-system/gatsby-theme-carbon/compare/v3.4.4...v3.4.5) (2024-02-02)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,6 @@
"stylelint-config-recommended-scss": "^12.0.0",
"stylelint-scss": "^5.3.2"
},
"version": "3.4.6",
"version": "3.4.7",
"packageManager": "yarn@4.1.0"
}
4 changes: 2 additions & 2 deletions packages/example/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "example",
"private": true,
"version": "3.4.6",
"version": "3.4.7",
"license": "Apache 2.0",
"scripts": {
"dev": "gatsby develop -H 0.0.0.0",
Expand All @@ -13,7 +13,7 @@
},
"dependencies": {
"gatsby": "^4.25.8",
"gatsby-theme-carbon": "^3.4.6",
"gatsby-theme-carbon": "^3.4.7",
"react": "^17.0.2",
"react-dom": "^17.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-theme-carbon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-theme-carbon",
"version": "3.4.6",
"version": "3.4.7",
"main": "index.js",
"author": "vpicone <vp@vincepic.one> (@vpicone)",
"repository": {
Expand Down

0 comments on commit a7ac30a

Please sign in to comment.