File tree 20 files changed +58
-18
lines changed
20 files changed +58
-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
+ ## [ 2.3.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.3.0...gatsby-plugin-manifest@2.3.1 ) (2020-03-20)
7
+
8
+ ** Note:** Version bump only for package gatsby-plugin-manifest
9
+
6
10
# [ 2.3.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.2.48...gatsby-plugin-manifest@2.3.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-plugin-manifest" ,
3
3
"description" : " Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps" ,
4
- "version" : " 2.3.0 " ,
4
+ "version" : " 2.3.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
+ ## [ 2.5.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.5.0...gatsby-plugin-sharp@2.5.1 ) (2020-03-20)
7
+
8
+ ** Note:** Version bump only for package gatsby-plugin-sharp
9
+
6
10
# [ 2.5.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.4.13...gatsby-plugin-sharp@2.5.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-plugin-sharp" ,
3
3
"description" : " Wrapper of the Sharp image manipulation library for Gatsby plugins" ,
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
+ ## [ 2.2.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images-contentful@2.2.0...gatsby-remark-images-contentful@2.2.1 ) (2020-03-20)
7
+
8
+ ** Note:** Version bump only for package gatsby-remark-images-contentful
9
+
6
10
# [ 2.2.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images-contentful@2.1.35...gatsby-remark-images-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-remark-images-contentful" ,
3
- "version" : " 2.2.0 " ,
3
+ "version" : " 2.2.1 " ,
4
4
"description" : " Process Images in Contentful markdown so they can use the images API." ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
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.2] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@2.2.1...gatsby-source-contentful@2.2.2 ) (2020-03-20)
7
+
8
+ ** Note:** Version bump only for package gatsby-source-contentful
9
+
6
10
## [ 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
11
8
12
** Note:** Version bump only for package gatsby-source-contentful
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.1 " ,
4
+ "version" : " 2.2.2 " ,
5
5
"author" : " Marcus Ericsson <mericsson@gmail.com> (mericsson.com)" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
18
18
"deep-map" : " ^1.5.0" ,
19
19
"fs-extra" : " ^8.1.0" ,
20
20
"gatsby-core-utils" : " ^1.1.0" ,
21
- "gatsby-plugin-sharp" : " ^2.5.0 " ,
21
+ "gatsby-plugin-sharp" : " ^2.5.1 " ,
22
22
"gatsby-source-filesystem" : " ^2.2.1" ,
23
23
"is-online" : " ^8.2.1" ,
24
24
"json-stringify-safe" : " ^5.0.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
+ ## [ 1.3.2] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.3.1...gatsby-theme-blog-core@1.3.2 ) (2020-03-20)
7
+
8
+ ** Note:** Version bump only for package gatsby-theme-blog-core
9
+
6
10
## [ 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
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.1 " ,
3
+ "version" : " 1.3.2 " ,
4
4
"main" : " index.js" ,
5
5
"author" : " christopherbiscardi <chris@christopherbiscardi.com> (@chrisbiscardi)" ,
6
6
"license" : " MIT" ,
20
20
"@mdx-js/mdx" : " ^1.5.7" ,
21
21
"gatsby-core-utils" : " ^1.1.0" ,
22
22
"gatsby-plugin-mdx" : " ^1.1.0" ,
23
- "gatsby-plugin-sharp" : " ^2.5.0 " ,
23
+ "gatsby-plugin-sharp" : " ^2.5.1 " ,
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
27
"gatsby-source-filesystem" : " ^2.2.1" ,
28
- "gatsby-transformer-sharp" : " ^2.4.0 " ,
28
+ "gatsby-transformer-sharp" : " ^2.4.1 " ,
29
29
"remark-slug" : " ^5.1.2"
30
30
},
31
31
"devDependencies" : {
32
32
"@mdx-js/react" : " ^1.5.7" ,
33
- "gatsby" : " ^2.20.1 " ,
33
+ "gatsby" : " ^2.20.2 " ,
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.2] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.4.1...gatsby-theme-blog@1.4.2 ) (2020-03-20)
7
+
8
+ ** Note:** Version bump only for package gatsby-theme-blog
9
+
6
10
## [ 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
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.1 " ,
3
+ "version" : " 1.4.2 " ,
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.1 " ,
32
+ "gatsby-theme-blog-core" : " ^1.3.2 " ,
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.1 " ,
42
+ "gatsby" : " ^2.20.2 " ,
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.2] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.2.1...gatsby-theme-notes@1.2.2 ) (2020-03-20)
7
+
8
+ ** Note:** Version bump only for package gatsby-theme-notes
9
+
6
10
## [ 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
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.1 " ,
4
+ "version" : " 1.2.2 " ,
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.1 " ,
23
+ "gatsby" : " ^2.20.2 " ,
24
24
"react" : " ^16.12.0" ,
25
25
"react-dom" : " ^16.12.0"
26
26
},
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.4.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.4.0...gatsby-transformer-sharp@2.4.1 ) (2020-03-20)
7
+
8
+ ** Note:** Version bump only for package gatsby-transformer-sharp
9
+
6
10
# [ 2.4.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.3.19...gatsby-transformer-sharp@2.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-transformer-sharp" ,
3
3
"description" : " Gatsby transformer plugin for images using Sharp" ,
4
- "version" : " 2.4.0 " ,
4
+ "version" : " 2.4.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
+ ## [ 2.2.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sqip@2.2.0...gatsby-transformer-sqip@2.2.1 ) (2020-03-20)
7
+
8
+ ** Note:** Version bump only for package gatsby-transformer-sqip
9
+
6
10
# [ 2.2.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sqip@2.1.73...gatsby-transformer-sqip@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-transformer-sqip" ,
3
3
"description" : " Generates geometric primitive version of images" ,
4
- "version" : " 2.2.0 " ,
4
+ "version" : " 2.2.1 " ,
5
5
"author" : " Benedikt Rötsch <roetsch.beni@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
10
10
"@babel/runtime" : " ^7.8.7" ,
11
11
"bluebird" : " ^3.7.2" ,
12
12
"fs-extra" : " ^8.1.0" ,
13
- "gatsby-plugin-sharp" : " ^2.5.0 " ,
13
+ "gatsby-plugin-sharp" : " ^2.5.1 " ,
14
14
"md5-file" : " ^4.0.0" ,
15
15
"mini-svg-data-uri" : " ^1.1.3" ,
16
16
"p-queue" : " ^2.4.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.20.2] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.20.1...gatsby@2.20.2 ) (2020-03-20)
7
+
8
+ ** Note:** Version bump only for package gatsby
9
+
6
10
## [ 2.20.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.20.0...gatsby@2.20.1 ) (2020-03-20)
7
11
8
12
** Note:** Version bump only for package gatsby
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.1 " ,
4
+ "version" : " 2.20.2 " ,
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