File tree 10 files changed +30
-8
lines changed 10 files changed +30
-8
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
10
## [ 0.1.122] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.121...gatsby-admin@0.1.122 ) (2020-08-06)
7
11
8
12
** Note:** Version bump only for package gatsby-admin
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-admin" ,
3
- "version" : " 0.1.122 " ,
3
+ "version" : " 0.1.123 " ,
4
4
"main" : " index.js" ,
5
5
"author" : " Max Stoiber" ,
6
6
"license" : " MIT" ,
19
19
"csstype" : " ^2.6.10" ,
20
20
"feedback-fish" : " ^0.1.12" ,
21
21
"formik" : " ^2.1.4" ,
22
- "gatsby" : " ^2.24.33 " ,
22
+ "gatsby" : " ^2.24.34 " ,
23
23
"gatsby-interface" : " 0.0.183" ,
24
24
"gatsby-plugin-typescript" : " ^2.4.17" ,
25
25
"gatsby-plugin-webfonts" : " ^1.1.3" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
10
## [ 2.12.77] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.76...gatsby-cli@2.12.77 ) (2020-08-06)
7
11
8
12
** Note:** Version bump only for package gatsby-cli
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-cli" ,
3
3
"description" : " Gatsby command-line interface for creating new sites and running Gatsby commands" ,
4
- "version" : " 2.12.77 " ,
4
+ "version" : " 2.12.78 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bin" : {
7
7
"gatsby" : " cli.js"
24
24
"fs-exists-cached" : " ^1.0.0" ,
25
25
"fs-extra" : " ^8.1.0" ,
26
26
"gatsby-core-utils" : " ^1.3.15" ,
27
- "gatsby-recipes" : " ^0.2.7 " ,
27
+ "gatsby-recipes" : " ^0.2.8 " ,
28
28
"gatsby-telemetry" : " ^1.3.26" ,
29
29
"hosted-git-info" : " ^3.0.4" ,
30
30
"ink" : " ^2.7.1" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
10
## [ 2.3.11] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify@2.3.10...gatsby-plugin-netlify@2.3.11 ) (2020-07-09)
7
11
8
12
** Note:** Version bump only for package gatsby-plugin-netlify
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-plugin-netlify" ,
3
3
"description" : " A Gatsby plugin which generates a _headers file for netlify" ,
4
- "version" : " 2.3.11 " ,
4
+ "version" : " 2.3.12 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
12
## [ 0.2.7] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.2.6...gatsby-recipes@0.2.7 ) (2020-08-06)
7
13
8
14
** Note:** Version bump only for package gatsby-recipes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-recipes" ,
3
3
"description" : " Core functionality for Gatsby Recipes" ,
4
- "version" : " 0.2.7 " ,
4
+ "version" : " 0.2.8 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
10
## [ 2.24.33] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.32...gatsby@2.24.33 ) (2020-08-06)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby" ,
3
3
"description" : " Blazing fast modern site generator for React" ,
4
- "version" : " 2.24.33 " ,
4
+ "version" : " 2.24.34 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bin" : {
7
7
"gatsby" : " ./cli.js"
71
71
"find-cache-dir" : " ^3.3.1" ,
72
72
"fs-exists-cached" : " 1.0.0" ,
73
73
"fs-extra" : " ^8.1.0" ,
74
- "gatsby-cli" : " ^2.12.77 " ,
74
+ "gatsby-cli" : " ^2.12.78 " ,
75
75
"gatsby-core-utils" : " ^1.3.15" ,
76
76
"gatsby-graphiql-explorer" : " ^0.4.12" ,
77
77
"gatsby-legacy-polyfills" : " ^0.0.2" ,
You can’t perform that action at this time.
0 commit comments