File tree 16 files changed +52
-18
lines changed
gatsby-plugin-page-creator
16 files changed +52
-18
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.8.13] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.8.12...gatsby-admin@0.8.13 ) (2021-05-04)
7
+
8
+ ** Note:** Version bump only for package gatsby-admin
9
+
6
10
## [ 0.8.12] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.8.11...gatsby-admin@0.8.12 ) (2021-04-07)
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.8.12 " ,
3
+ "version" : " 0.8.13 " ,
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.14" ,
22
22
"formik" : " ^2.2.6" ,
23
- "gatsby" : " ^2.32.12 " ,
23
+ "gatsby" : " ^2.32.13 " ,
24
24
"gatsby-interface" : " ^0.0.244" ,
25
25
"gatsby-plugin-typescript" : " ^2.12.1" ,
26
26
"gatsby-plugin-webfonts" : " ^1.1.4" ,
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.19.3] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.19.2...gatsby-cli@2.19.3 ) (2021-05-04)
7
+
8
+ ** Note:** Version bump only for package gatsby-cli
9
+
6
10
## [ 2.19.2] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.19.1...gatsby-cli@2.19.2 ) (2021-02-24)
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.19.2 " ,
4
+ "version" : " 2.19.3 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bin" : {
7
7
"gatsby" : " cli.js"
25
25
"fs-exists-cached" : " ^1.0.0" ,
26
26
"fs-extra" : " ^8.1.0" ,
27
27
"gatsby-core-utils" : " ^1.10.1" ,
28
- "gatsby-recipes" : " ^0.9.2 " ,
29
- "gatsby-telemetry" : " ^1.10.1 " ,
28
+ "gatsby-recipes" : " ^0.9.3 " ,
29
+ "gatsby-telemetry" : " ^1.10.2 " ,
30
30
"hosted-git-info" : " ^3.0.6" ,
31
31
"is-valid-path" : " ^0.1.1" ,
32
32
"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.10.2] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-page-creator@2.10.1...gatsby-plugin-page-creator@2.10.2 ) (2021-05-04)
7
+
8
+ ** Note:** Version bump only for package gatsby-plugin-page-creator
9
+
6
10
## [ 2.10.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-page-creator@2.10.0...gatsby-plugin-page-creator@2.10.1 ) (2021-02-24)
7
11
8
12
** Note:** Version bump only for package gatsby-plugin-page-creator
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-plugin-page-creator" ,
3
- "version" : " 2.10.1 " ,
3
+ "version" : " 2.10.2 " ,
4
4
"description" : " Gatsby plugin that automatically creates pages from React components in specified directories" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
29
29
"chokidar" : " ^3.5.1" ,
30
30
"fs-exists-cached" : " ^1.0.0" ,
31
31
"gatsby-page-utils" : " ^0.9.1" ,
32
- "gatsby-telemetry" : " ^1.10.1 " ,
32
+ "gatsby-telemetry" : " ^1.10.2 " ,
33
33
"globby" : " ^11.0.2" ,
34
34
"lodash" : " ^4.17.20"
35
35
},
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.14.4] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.14.3...gatsby-plugin-sharp@2.14.4 ) (2021-05-04)
7
+
8
+ ** Note:** Version bump only for package gatsby-plugin-sharp
9
+
6
10
## [ 2.14.3] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.14.2...gatsby-plugin-sharp@2.14.3 ) (2021-02-25)
7
11
8
12
** Note:** Version bump only for package gatsby-plugin-sharp
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-plugin-sharp" ,
3
3
"description" : " Wrapper of the Sharp image manipulation library for Gatsby plugins" ,
4
- "version" : " 2.14.3 " ,
4
+ "version" : " 2.14.4 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
13
13
"filenamify" : " ^4.2.0" ,
14
14
"fs-extra" : " ^9.1.0" ,
15
15
"gatsby-core-utils" : " ^1.10.1" ,
16
- "gatsby-telemetry" : " ^1.10.1 " ,
16
+ "gatsby-telemetry" : " ^1.10.2 " ,
17
17
"got" : " ^10.7.0" ,
18
18
"imagemin" : " ^7.0.1" ,
19
19
"imagemin-mozjpeg" : " ^9.0.0" ,
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.9.3] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.9.2...gatsby-recipes@0.9.3 ) (2021-05-04)
7
+
8
+ ** Note:** Version bump only for package gatsby-recipes
9
+
6
10
## [ 0.9.2] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.9.1...gatsby-recipes@0.9.2 ) (2021-02-24)
7
11
8
12
** 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.9.2 " ,
4
+ "version" : " 0.9.3 " ,
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.10.1" ,
34
- "gatsby-telemetry" : " ^1.10.1 " ,
34
+ "gatsby-telemetry" : " ^1.10.2 " ,
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.10.2] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.10.1...gatsby-telemetry@1.10.2 ) (2021-05-04)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** gatsby-telemetry:** Read installedGatsbyVersion correctly for workspaces ([ #31196 ] ( https://github.com/gatsbyjs/gatsby/issues/31196 ) ) ([ #31208 ] ( https://github.com/gatsbyjs/gatsby/issues/31208 ) ) ([ c8b9b7c] ( https://github.com/gatsbyjs/gatsby/commit/c8b9b7c88b0bbd76b87f843447f8d7f71d8b9a0f ) )
11
+
6
12
## [ 1.10.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.10.0...gatsby-telemetry@1.10.1 ) (2021-02-24)
7
13
8
14
** Note:** Version bump only for package gatsby-telemetry
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.10.1 " ,
4
+ "version" : " 1.10.2 " ,
5
5
"author" : " Jarmo Isotalo <jarmo@isotalo.fi>" ,
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.11.4] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sqip@2.11.3...gatsby-transformer-sqip@2.11.4 ) (2021-05-04)
7
+
8
+ ** Note:** Version bump only for package gatsby-transformer-sqip
9
+
6
10
## [ 2.11.3] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sqip@2.11.2...gatsby-transformer-sqip@2.11.3 ) (2021-02-25)
7
11
8
12
** Note:** Version bump only for package gatsby-transformer-sqip
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-transformer-sqip" ,
3
3
"description" : " Generates geometric primitive version of images" ,
4
- "version" : " 2.11.3 " ,
4
+ "version" : " 2.11.4 " ,
5
5
"author" : " Benedikt Rötsch <roetsch.beni@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
8
8
},
9
9
"dependencies" : {
10
10
"@babel/runtime" : " ^7.12.5" ,
11
11
"fs-extra" : " ^8.1.0" ,
12
- "gatsby-plugin-sharp" : " ^2.14.3 " ,
12
+ "gatsby-plugin-sharp" : " ^2.14.4 " ,
13
13
"md5-file" : " ^5.0.0" ,
14
14
"mini-svg-data-uri" : " ^1.2.3" ,
15
15
"p-queue" : " ^6.6.2" ,
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.32.13] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.32.12...gatsby@2.32.13 ) (2021-05-04)
7
+
8
+ ** Note:** Version bump only for package gatsby
9
+
6
10
## [ 2.32.12] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.32.11...gatsby@2.32.12 ) (2021-04-07)
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.32.12 " ,
4
+ "version" : " 2.32.13 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bin" : {
7
7
"gatsby" : " ./cli.js"
78
78
"find-cache-dir" : " ^3.3.1" ,
79
79
"fs-exists-cached" : " 1.0.0" ,
80
80
"fs-extra" : " ^8.1.0" ,
81
- "gatsby-cli" : " ^2.19.2 " ,
81
+ "gatsby-cli" : " ^2.19.3 " ,
82
82
"gatsby-core-utils" : " ^1.10.1" ,
83
83
"gatsby-graphiql-explorer" : " ^0.11.0" ,
84
84
"gatsby-legacy-polyfills" : " ^0.7.1" ,
85
85
"gatsby-link" : " ^2.11.0" ,
86
- "gatsby-plugin-page-creator" : " ^2.10.1 " ,
86
+ "gatsby-plugin-page-creator" : " ^2.10.2 " ,
87
87
"gatsby-plugin-typescript" : " ^2.12.1" ,
88
88
"gatsby-plugin-utils" : " ^0.9.0" ,
89
89
"gatsby-react-router-scroll" : " ^3.7.0" ,
90
- "gatsby-telemetry" : " ^1.10.1 " ,
90
+ "gatsby-telemetry" : " ^1.10.2 " ,
91
91
"glob" : " ^7.1.6" ,
92
92
"got" : " 8.3.2" ,
93
93
"graphql" : " ^14.6.0" ,
You can’t perform that action at this time.
0 commit comments