Skip to content

Commit d7f8a64

Browse files
committed
chore(release): Publish
- gatsby-admin@0.1.123 - gatsby-cli@2.12.78 - gatsby-plugin-netlify@2.3.12 - gatsby-recipes@0.2.8 - gatsby@2.24.34
1 parent 2ab1ca3 commit d7f8a64

File tree

10 files changed

+30
-8
lines changed

10 files changed

+30
-8
lines changed

packages/gatsby-admin/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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.123](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.122...gatsby-admin@0.1.123) (2020-08-06)
7+
8+
**Note:** Version bump only for package gatsby-admin
9+
610
## [0.1.122](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.121...gatsby-admin@0.1.122) (2020-08-06)
711

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

packages/gatsby-admin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-admin",
3-
"version": "0.1.122",
3+
"version": "0.1.123",
44
"main": "index.js",
55
"author": "Max Stoiber",
66
"license": "MIT",
@@ -19,7 +19,7 @@
1919
"csstype": "^2.6.10",
2020
"feedback-fish": "^0.1.12",
2121
"formik": "^2.1.4",
22-
"gatsby": "^2.24.33",
22+
"gatsby": "^2.24.34",
2323
"gatsby-interface": "0.0.183",
2424
"gatsby-plugin-typescript": "^2.4.17",
2525
"gatsby-plugin-webfonts": "^1.1.3",

packages/gatsby-cli/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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.78](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.77...gatsby-cli@2.12.78) (2020-08-06)
7+
8+
**Note:** Version bump only for package gatsby-cli
9+
610
## [2.12.77](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.76...gatsby-cli@2.12.77) (2020-08-06)
711

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

packages/gatsby-cli/package.json

Lines changed: 2 additions & 2 deletions
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.77",
4+
"version": "2.12.78",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bin": {
77
"gatsby": "cli.js"
@@ -24,7 +24,7 @@
2424
"fs-exists-cached": "^1.0.0",
2525
"fs-extra": "^8.1.0",
2626
"gatsby-core-utils": "^1.3.15",
27-
"gatsby-recipes": "^0.2.7",
27+
"gatsby-recipes": "^0.2.8",
2828
"gatsby-telemetry": "^1.3.26",
2929
"hosted-git-info": "^3.0.4",
3030
"ink": "^2.7.1",

packages/gatsby-plugin-netlify/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify@2.3.11...gatsby-plugin-netlify@2.3.12) (2020-08-06)
7+
8+
**Note:** Version bump only for package gatsby-plugin-netlify
9+
610
## [2.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify@2.3.10...gatsby-plugin-netlify@2.3.11) (2020-07-09)
711

812
**Note:** Version bump only for package gatsby-plugin-netlify

packages/gatsby-plugin-netlify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-netlify",
33
"description": "A Gatsby plugin which generates a _headers file for netlify",
4-
"version": "2.3.11",
4+
"version": "2.3.12",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-recipes/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.2.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.2.7...gatsby-recipes@0.2.8) (2020-08-06)
7+
8+
### Bug Fixes
9+
10+
- **gatsby-recipes:** rename/remove internal fields ([#26254](https://github.com/gatsbyjs/gatsby/issues/26254)) ([3b5504f](https://github.com/gatsbyjs/gatsby/commit/3b5504f))
11+
612
## [0.2.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.2.6...gatsby-recipes@0.2.7) (2020-08-06)
713

814
**Note:** Version bump only for package gatsby-recipes

packages/gatsby-recipes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-recipes",
33
"description": "Core functionality for Gatsby Recipes",
4-
"version": "0.2.7",
4+
"version": "0.2.8",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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.24.34](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.33...gatsby@2.24.34) (2020-08-06)
7+
8+
**Note:** Version bump only for package gatsby
9+
610
## [2.24.33](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.32...gatsby@2.24.33) (2020-08-06)
711

812
### Bug Fixes

packages/gatsby/package.json

Lines changed: 2 additions & 2 deletions
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.24.33",
4+
"version": "2.24.34",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bin": {
77
"gatsby": "./cli.js"
@@ -71,7 +71,7 @@
7171
"find-cache-dir": "^3.3.1",
7272
"fs-exists-cached": "1.0.0",
7373
"fs-extra": "^8.1.0",
74-
"gatsby-cli": "^2.12.77",
74+
"gatsby-cli": "^2.12.78",
7575
"gatsby-core-utils": "^1.3.15",
7676
"gatsby-graphiql-explorer": "^0.4.12",
7777
"gatsby-legacy-polyfills": "^0.0.2",

0 commit comments

Comments
 (0)