Skip to content

Commit e8784f9

Browse files
committedJul 2, 2020
chore(release): Publish
- gatsby-admin@0.1.81 - gatsby-cli@2.12.55 - gatsby-theme-blog-core@1.5.55 - gatsby-theme-blog@1.6.55 - gatsby-theme-notes@1.3.81 - gatsby-theme-ui-preset@0.0.70 - gatsby@2.23.16
1 parent 3b1cc2f commit e8784f9

File tree

14 files changed

+42
-14
lines changed

14 files changed

+42
-14
lines changed
 

‎packages/gatsby-admin/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.1.81](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.80...gatsby-admin@0.1.81) (2020-07-02)
7+
8+
**Note:** Version bump only for package gatsby-admin
9+
610
## [0.1.80](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.79...gatsby-admin@0.1.80) (2020-07-02)
711

812
**Note:** Version bump only for package gatsby-admin

‎packages/gatsby-admin/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-admin",
3-
"version": "0.1.80",
3+
"version": "0.1.81",
44
"main": "index.js",
55
"author": "Max Stoiber",
66
"license": "MIT",
@@ -17,7 +17,7 @@
1717
"@typescript-eslint/parser": "^2.28.0",
1818
"csstype": "^2.6.10",
1919
"formik": "^2.1.4",
20-
"gatsby": "^2.23.15",
20+
"gatsby": "^2.23.16",
2121
"gatsby-interface": "0.0.173",
2222
"gatsby-plugin-typescript": "^2.4.11",
2323
"gatsby-source-graphql": "^2.6.0",

‎packages/gatsby-cli/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.12.55](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.54...gatsby-cli@2.12.55) (2020-07-02)
7+
8+
**Note:** Version bump only for package gatsby-cli
9+
610
## [2.12.54](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.53...gatsby-cli@2.12.54) (2020-07-01)
711

812
**Note:** Version bump only for package gatsby-cli

‎packages/gatsby-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-cli",
33
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands",
4-
"version": "2.12.54",
4+
"version": "2.12.55",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bin": {
77
"gatsby": "cli.js"

‎packages/gatsby-theme-blog-core/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.5.55](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.5.54...gatsby-theme-blog-core@1.5.55) (2020-07-02)
7+
8+
**Note:** Version bump only for package gatsby-theme-blog-core
9+
610
## [1.5.54](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.5.53...gatsby-theme-blog-core@1.5.54) (2020-07-02)
711

812
**Note:** Version bump only for package gatsby-theme-blog-core

‎packages/gatsby-theme-blog-core/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-theme-blog-core",
3-
"version": "1.5.54",
3+
"version": "1.5.55",
44
"main": "index.js",
55
"author": "christopherbiscardi <chris@christopherbiscardi.com> (@chrisbiscardi)",
66
"license": "MIT",
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"@mdx-js/react": "^1.6.6",
33-
"gatsby": "^2.23.15",
33+
"gatsby": "^2.23.16",
3434
"prettier": "2.0.5",
3535
"react": "^16.12.0",
3636
"react-dom": "^16.12.0"

‎packages/gatsby-theme-blog/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.6.55](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.6.54...gatsby-theme-blog@1.6.55) (2020-07-02)
7+
8+
**Note:** Version bump only for package gatsby-theme-blog
9+
610
## [1.6.54](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.6.53...gatsby-theme-blog@1.6.54) (2020-07-02)
711

812
**Note:** Version bump only for package gatsby-theme-blog

‎packages/gatsby-theme-blog/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-theme-blog",
3-
"version": "1.6.54",
3+
"version": "1.6.55",
44
"description": "A Gatsby theme for miscellaneous blogging with a dark/light mode",
55
"main": "index.js",
66
"keywords": [
@@ -29,7 +29,7 @@
2929
"gatsby-plugin-react-helmet": "^3.3.8",
3030
"gatsby-plugin-theme-ui": "^0.2.53",
3131
"gatsby-plugin-twitter": "^2.3.8",
32-
"gatsby-theme-blog-core": "^1.5.54",
32+
"gatsby-theme-blog-core": "^1.5.55",
3333
"mdx-utils": "0.2.0",
3434
"react-helmet": "^5.2.1",
3535
"react-switch": "^5.0.1",
@@ -39,7 +39,7 @@
3939
"typography-theme-wordpress-2016": "^0.16.19"
4040
},
4141
"devDependencies": {
42-
"gatsby": "^2.23.15",
42+
"gatsby": "^2.23.16",
4343
"prettier": "2.0.5",
4444
"react": "^16.12.0",
4545
"react-dom": "^16.12.0"

‎packages/gatsby-theme-notes/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.3.81](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.3.80...gatsby-theme-notes@1.3.81) (2020-07-02)
7+
8+
**Note:** Version bump only for package gatsby-theme-notes
9+
610
## [1.3.80](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.3.79...gatsby-theme-notes@1.3.80) (2020-07-02)
711

812
**Note:** Version bump only for package gatsby-theme-notes

‎packages/gatsby-theme-notes/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-theme-notes",
33
"description": "Gatsby Theme for adding a notes section to your website",
4-
"version": "1.3.80",
4+
"version": "1.3.81",
55
"author": "John Otander",
66
"license": "MIT",
77
"main": "index.js",
@@ -20,7 +20,7 @@
2020
},
2121
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-theme-notes#readme",
2222
"devDependencies": {
23-
"gatsby": "^2.23.15",
23+
"gatsby": "^2.23.16",
2424
"react": "^16.12.0",
2525
"react-dom": "^16.12.0"
2626
},

‎packages/gatsby-theme-ui-preset/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.0.70](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-ui-preset@0.0.69...gatsby-theme-ui-preset@0.0.70) (2020-07-02)
7+
8+
**Note:** Version bump only for package gatsby-theme-ui-preset
9+
610
## [0.0.69](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-ui-preset@0.0.68...gatsby-theme-ui-preset@0.0.69) (2020-07-02)
711

812
**Note:** Version bump only for package gatsby-theme-ui-preset

‎packages/gatsby-theme-ui-preset/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-theme-ui-preset",
3-
"version": "0.0.69",
3+
"version": "0.0.70",
44
"description": "A Gatsby theme for theme-ui styles",
55
"main": "index.js",
66
"keywords": [
@@ -30,7 +30,7 @@
3030
"typography-theme-wordpress-2016": "^0.16.19"
3131
},
3232
"devDependencies": {
33-
"gatsby": "^2.23.15",
33+
"gatsby": "^2.23.16",
3434
"prettier": "2.0.5",
3535
"react": "^16.12.0",
3636
"react-dom": "^16.12.0"

‎packages/gatsby/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.23.16](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.23.15...gatsby@2.23.16) (2020-07-02)
7+
8+
**Note:** Version bump only for package gatsby
9+
610
## [2.23.15](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.23.14...gatsby@2.23.15) (2020-07-02)
711

812
### Features

‎packages/gatsby/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby",
33
"description": "Blazing fast modern site generator for React",
4-
"version": "2.23.15",
4+
"version": "2.23.16",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bin": {
77
"gatsby": "./cli.js"
@@ -70,7 +70,7 @@
7070
"flat": "^4.1.0",
7171
"fs-exists-cached": "1.0.0",
7272
"fs-extra": "^8.1.0",
73-
"gatsby-cli": "^2.12.54",
73+
"gatsby-cli": "^2.12.55",
7474
"gatsby-core-utils": "^1.3.10",
7575
"gatsby-graphiql-explorer": "^0.4.9",
7676
"gatsby-link": "^2.4.10",

0 commit comments

Comments
 (0)
Please sign in to comment.