Skip to content

Commit

Permalink
chore: release 1.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vpicone committed Jun 21, 2021
1 parent 0bccf8f commit 857abf6
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [1.30.1](https://github.com/carbon-design-system/gatsby-theme-carbon/compare/v1.30.0...v1.30.1) (2021-06-21)


### Bug Fixes

* cover gap between page tabs and shell ([0bccf8f](https://github.com/carbon-design-system/gatsby-theme-carbon/commit/0bccf8f9039f368434a307a7f405ba66e2c6fa97))

## [1.30.0](https://github.com/carbon-design-system/gatsby-theme-carbon/compare/v1.29.2...v1.30.0) (2021-06-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,5 @@
"stylelint-scss": "^3.16.0",
"yarn": "^1.22.4"
},
"version": "1.30.0"
"version": "1.30.1"
}
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": "1.30.0",
"version": "1.30.1",
"license": "Apache 2.0",
"scripts": {
"dev": "gatsby develop -H 0.0.0.0",
Expand All @@ -13,7 +13,7 @@
},
"dependencies": {
"gatsby": "^2.24.14",
"gatsby-theme-carbon": "^1.30.0",
"gatsby-theme-carbon": "^1.30.1",
"react": "^16.13.1",
"react-dom": "^16.13.1"
}
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": "1.30.0",
"version": "1.30.1",
"main": "index.js",
"author": "vpicone <vp@vincepic.one> (@vpicone)",
"repository": {
Expand Down

1 comment on commit 857abf6

@vercel
Copy link

@vercel vercel bot commented on 857abf6 Jun 21, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.