File tree 18 files changed +56
-20
lines changed
18 files changed +56
-20
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
+ ## [ 2.2.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@2.2.0...gatsby-source-contentful@2.2.1 ) (2020-03-20)
7
+
8
+ ** Note:** Version bump only for package gatsby-source-contentful
9
+
6
10
# [ 2.2.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@2.1.100...gatsby-source-contentful@2.2.0 ) (2020-03-20)
7
11
8
12
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-source-contentful" ,
3
3
"description" : " Gatsby source plugin for building websites using the Contentful CMS as a data source" ,
4
- "version" : " 2.2.0 " ,
4
+ "version" : " 2.2.1 " ,
5
5
"author" : " Marcus Ericsson <mericsson@gmail.com> (mericsson.com)" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
19
19
"fs-extra" : " ^8.1.0" ,
20
20
"gatsby-core-utils" : " ^1.1.0" ,
21
21
"gatsby-plugin-sharp" : " ^2.5.0" ,
22
- "gatsby-source-filesystem" : " ^2.2.0 " ,
22
+ "gatsby-source-filesystem" : " ^2.2.1 " ,
23
23
"is-online" : " ^8.2.1" ,
24
24
"json-stringify-safe" : " ^5.0.1" ,
25
25
"lodash" : " ^4.17.15" ,
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
+ ## [ 3.4.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-drupal@3.4.0...gatsby-source-drupal@3.4.1 ) (2020-03-20)
7
+
8
+ ** Note:** Version bump only for package gatsby-source-drupal
9
+
6
10
# [ 3.4.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-drupal@3.3.30...gatsby-source-drupal@3.4.0 ) (2020-03-20)
7
11
8
12
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-source-drupal" ,
3
3
"description" : " Gatsby source plugin for building websites using the Drupal CMS as a data source" ,
4
- "version" : " 3.4.0 " ,
4
+ "version" : " 3.4.1 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
11
11
"axios" : " ^0.19.2" ,
12
12
"bluebird" : " ^3.7.2" ,
13
13
"body-parser" : " ^1.19.0" ,
14
- "gatsby-source-filesystem" : " ^2.2.0 " ,
14
+ "gatsby-source-filesystem" : " ^2.2.1 " ,
15
15
"lodash" : " ^4.17.15" ,
16
16
"tiny-async-pool" : " ^1.1.0"
17
17
},
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.2.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.2.0...gatsby-source-filesystem@2.2.1 ) (2020-03-20)
7
+
8
+ ** Note:** Version bump only for package gatsby-source-filesystem
9
+
6
10
# [ 2.2.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.1.57...gatsby-source-filesystem@2.2.0 ) (2020-03-20)
7
11
8
12
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-source-filesystem" ,
3
3
"description" : " Gatsby plugin which parses files within a directory for further parsing by other plugins" ,
4
- "version" : " 2.2.0 " ,
4
+ "version" : " 2.2.1 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
13
13
"chokidar" : " 3.3.1" ,
14
14
"file-type" : " ^12.4.2" ,
15
15
"fs-extra" : " ^8.1.0" ,
16
- "got" : " ^9.6.0" ,
17
16
"gatsby-core-utils" : " ^1.1.0" ,
17
+ "got" : " ^9.6.0" ,
18
18
"md5-file" : " ^3.2.3" ,
19
19
"mime" : " ^2.4.4" ,
20
20
"pretty-bytes" : " ^5.3.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
+ ## [ 3.1.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-shopify@3.1.0...gatsby-source-shopify@3.1.1 ) (2020-03-20)
7
+
8
+ ** Note:** Version bump only for package gatsby-source-shopify
9
+
6
10
# [ 3.1.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-shopify@3.0.53...gatsby-source-shopify@3.1.0 ) (2020-03-20)
7
11
8
12
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-source-shopify" ,
3
- "version" : " 3.1.0 " ,
3
+ "version" : " 3.1.1 " ,
4
4
"description" : " Gatsby source plugin for building websites using Shopfiy as a data source." ,
5
5
"scripts" : {
6
6
"build" : " babel src --out-dir . --ignore **/__tests__" ,
36
36
"babel-preset-gatsby-package" : " ^0.3.0" ,
37
37
"chalk" : " ^2.4.2" ,
38
38
"gatsby-node-helpers" : " ^0.3.0" ,
39
- "gatsby-source-filesystem" : " ^2.2.0 " ,
39
+ "gatsby-source-filesystem" : " ^2.2.1 " ,
40
40
"graphql-request" : " ^1.8.2" ,
41
41
"lodash" : " ^4.17.15" ,
42
42
"p-iteration" : " ^1.1.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
+ ## [ 3.2.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@3.2.0...gatsby-source-wordpress@3.2.1 ) (2020-03-20)
7
+
8
+ ** Note:** Version bump only for package gatsby-source-wordpress
9
+
6
10
# [ 3.2.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@3.1.74...gatsby-source-wordpress@3.2.0 ) (2020-03-20)
7
11
8
12
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-source-wordpress" ,
3
3
"description" : " Gatsby source plugin for building websites using the WordPress CMS as a data source." ,
4
- "version" : " 3.2.0 " ,
4
+ "version" : " 3.2.1 " ,
5
5
"author" : " Sebastien Fichot <fichot.sebastien@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
14
14
"bluebird" : " ^3.7.2" ,
15
15
"deep-map" : " ^1.5.0" ,
16
16
"deep-map-keys" : " ^1.2.0" ,
17
- "gatsby-source-filesystem" : " ^2.2.0 " ,
17
+ "gatsby-source-filesystem" : " ^2.2.1 " ,
18
18
"json-stringify-safe" : " ^5.0.1" ,
19
19
"lodash" : " ^4.17.15" ,
20
20
"minimatch" : " ^3.0.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
+ ## [ 1.3.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.3.0...gatsby-theme-blog-core@1.3.1 ) (2020-03-20)
7
+
8
+ ** Note:** Version bump only for package gatsby-theme-blog-core
9
+
6
10
# [ 1.3.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.2.34...gatsby-theme-blog-core@1.3.0 ) (2020-03-20)
7
11
8
12
** Note:** Version bump only for package gatsby-theme-blog-core
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-theme-blog-core" ,
3
- "version" : " 1.3.0 " ,
3
+ "version" : " 1.3.1 " ,
4
4
"main" : " index.js" ,
5
5
"author" : " christopherbiscardi <chris@christopherbiscardi.com> (@chrisbiscardi)" ,
6
6
"license" : " MIT" ,
24
24
"gatsby-remark-copy-linked-files" : " ^2.2.0" ,
25
25
"gatsby-remark-images" : " ^3.2.0" ,
26
26
"gatsby-remark-smartypants" : " ^2.2.0" ,
27
- "gatsby-source-filesystem" : " ^2.2.0 " ,
27
+ "gatsby-source-filesystem" : " ^2.2.1 " ,
28
28
"gatsby-transformer-sharp" : " ^2.4.0" ,
29
29
"remark-slug" : " ^5.1.2"
30
30
},
31
31
"devDependencies" : {
32
32
"@mdx-js/react" : " ^1.5.7" ,
33
- "gatsby" : " ^2.20.0 " ,
33
+ "gatsby" : " ^2.20.1 " ,
34
34
"prettier" : " ^1.19.1" ,
35
35
"react" : " ^16.12.0" ,
36
36
"react-dom" : " ^16.12.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
+ ## [ 1.4.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.4.0...gatsby-theme-blog@1.4.1 ) (2020-03-20)
7
+
8
+ ** Note:** Version bump only for package gatsby-theme-blog
9
+
6
10
# [ 1.4.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.3.36...gatsby-theme-blog@1.4.0 ) (2020-03-20)
7
11
8
12
** Note:** Version bump only for package gatsby-theme-blog
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-theme-blog" ,
3
- "version" : " 1.4.0 " ,
3
+ "version" : " 1.4.1 " ,
4
4
"description" : " A Gatsby theme for miscellaneous blogging with a dark/light mode" ,
5
5
"main" : " index.js" ,
6
6
"keywords" : [
29
29
"gatsby-plugin-react-helmet" : " ^3.2.0" ,
30
30
"gatsby-plugin-theme-ui" : " ^0.2.53" ,
31
31
"gatsby-plugin-twitter" : " ^2.2.0" ,
32
- "gatsby-theme-blog-core" : " ^1.3.0 " ,
32
+ "gatsby-theme-blog-core" : " ^1.3.1 " ,
33
33
"mdx-utils" : " 0.2.0" ,
34
34
"react-helmet" : " ^5.2.1" ,
35
35
"react-switch" : " ^5.0.1" ,
39
39
"typography-theme-wordpress-2016" : " ^0.16.19"
40
40
},
41
41
"devDependencies" : {
42
- "gatsby" : " ^2.20.0 " ,
42
+ "gatsby" : " ^2.20.1 " ,
43
43
"prettier" : " ^1.19.1" ,
44
44
"react" : " ^16.12.0" ,
45
45
"react-dom" : " ^16.12.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
+ ## [ 1.2.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.2.0...gatsby-theme-notes@1.2.1 ) (2020-03-20)
7
+
8
+ ** Note:** Version bump only for package gatsby-theme-notes
9
+
6
10
# [ 1.2.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.1.32...gatsby-theme-notes@1.2.0 ) (2020-03-20)
7
11
8
12
** Note:** Version bump only for package gatsby-theme-notes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-theme-notes" ,
3
3
"description" : " Gatsby Theme for adding a notes section to your website" ,
4
- "version" : " 1.2.0 " ,
4
+ "version" : " 1.2.1 " ,
5
5
"author" : " John Otander" ,
6
6
"license" : " MIT" ,
7
7
"main" : " index.js" ,
20
20
},
21
21
"homepage" : " https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-theme-notes#readme" ,
22
22
"devDependencies" : {
23
- "gatsby" : " ^2.20.0 " ,
23
+ "gatsby" : " ^2.20.1 " ,
24
24
"react" : " ^16.12.0" ,
25
25
"react-dom" : " ^16.12.0"
26
26
},
44
44
"gatsby-plugin-og-image" : " 0.0.1" ,
45
45
"gatsby-plugin-redirects" : " ^1.0.0" ,
46
46
"gatsby-plugin-theme-ui" : " ^0.2.53" ,
47
- "gatsby-source-filesystem" : " ^2.2.0 " ,
47
+ "gatsby-source-filesystem" : " ^2.2.1 " ,
48
48
"is-present" : " ^1.0.0" ,
49
49
"react-feather" : " ^1.1.6" ,
50
50
"theme-ui" : " ^0.2.52" ,
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.20.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.20.0...gatsby@2.20.1 ) (2020-03-20)
7
+
8
+ ** Note:** Version bump only for package gatsby
9
+
6
10
# [ 2.20.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.19.50...gatsby@2.20.0 ) (2020-03-20)
7
11
8
12
### Features
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.20.0 " ,
4
+ "version" : " 2.20.1 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bin" : {
7
7
"gatsby" : " ./dist/bin/gatsby.js"
You can’t perform that action at this time.
0 commit comments