File tree Expand file tree Collapse file tree 14 files changed +47
-13
lines changed Expand file tree Collapse file tree 14 files changed +47
-13
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.182] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.181...gatsby-admin@0.1.182 ) (2020-11-02)
7
+
8
+ ** Note:** Version bump only for package gatsby-admin
9
+
6
10
## [ 0.1.181] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.180...gatsby-admin@0.1.181 ) (2020-11-02)
7
11
8
12
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-admin" ,
3
- "version" : " 0.1.181 " ,
3
+ "version" : " 0.1.182 " ,
4
4
"main" : " index.js" ,
5
5
"author" : " Max Stoiber" ,
6
6
"license" : " MIT" ,
20
20
"@typescript-eslint/parser" : " ^2.34.0" ,
21
21
"csstype" : " ^2.6.13" ,
22
22
"formik" : " ^2.2.1" ,
23
- "gatsby" : " ^2.25.0 " ,
23
+ "gatsby" : " ^2.25.1 " ,
24
24
"gatsby-interface" : " ^0.0.225" ,
25
25
"gatsby-plugin-typescript" : " ^2.5.0" ,
26
26
"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.115] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.114...gatsby-cli@2.12.115 ) (2020-11-02)
7
+
8
+ ** Note:** Version bump only for package gatsby-cli
9
+
6
10
## [ 2.12.114] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.113...gatsby-cli@2.12.114 ) (2020-11-02)
7
11
8
12
### Bug Fixes
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.114 " ,
4
+ "version" : " 2.12.115 " ,
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.23" ,
27
- "gatsby-recipes" : " ^0.2.35 " ,
28
- "gatsby-telemetry" : " ^1.3.38 " ,
27
+ "gatsby-recipes" : " ^0.2.36 " ,
28
+ "gatsby-telemetry" : " ^1.3.39 " ,
29
29
"hosted-git-info" : " ^3.0.6" ,
30
30
"is-valid-path" : " ^0.1.1" ,
31
31
"lodash" : " ^4.17.20" ,
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.5.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.5.0...gatsby-plugin-manifest@2.5.1 ) (2020-11-02)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** gatsby-plugin-manifest:** create directories recursively ([ #27793 ] ( https://github.com/gatsbyjs/gatsby/issues/27793 ) ) ([ 085d188] ( https://github.com/gatsbyjs/gatsby/commit/085d1888481881456bbaf4a988cfb7578f28f0d9 ) )
11
+
6
12
# [ 2.5.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.4.37...gatsby-plugin-manifest@2.5.0 ) (2020-11-02)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-plugin-manifest" ,
3
3
"description" : " Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps" ,
4
- "version" : " 2.5.0 " ,
4
+ "version" : " 2.5.1 " ,
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.36] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.2.35...gatsby-recipes@0.2.36 ) (2020-11-02)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** gatsby-recipes:** Only remove the ".mdx" ending if running local recipe ([ #27718 ] ( https://github.com/gatsbyjs/gatsby/issues/27718 ) ) ([ 409a36a] ( https://github.com/gatsbyjs/gatsby/commit/409a36a2c41dd575627f4e9c9bfcd104a29663a7 ) )
11
+
6
12
## [ 0.2.35] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.2.34...gatsby-recipes@0.2.35 ) (2020-11-02)
7
13
8
14
### Features
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.35 " ,
4
+ "version" : " 0.2.36 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
31
31
"express-graphql" : " ^0.9.0" ,
32
32
"fs-extra" : " ^8.1.0" ,
33
33
"gatsby-core-utils" : " ^1.3.23" ,
34
- "gatsby-telemetry" : " ^1.3.38 " ,
34
+ "gatsby-telemetry" : " ^1.3.39 " ,
35
35
"glob" : " ^7.1.6" ,
36
36
"graphql" : " ^14.6.0" ,
37
37
"graphql-compose" : " ^6.3.8" ,
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
+ ## [ 1.3.39] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.3.38...gatsby-telemetry@1.3.39 ) (2020-11-02)
7
+
8
+ ** Note:** Version bump only for package gatsby-telemetry
9
+
6
10
## [ 1.3.38] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.3.37...gatsby-telemetry@1.3.38 ) (2020-10-06)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-telemetry" ,
3
3
"description" : " Gatsby Telemetry" ,
4
- "version" : " 1.3.38 " ,
4
+ "version" : " 1.3.39 " ,
5
5
"author" : " Jarmo Isotalo <jarmo@isotalo.fi>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
You can’t perform that action at this time.
0 commit comments