File tree 8 files changed +26
-8
lines changed
8 files changed +26
-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
+ ## [ 1.2.11] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.2.10...gatsby-theme-blog-core@1.2.11 ) (2020-03-04)
7
+
8
+ ** Note:** Version bump only for package gatsby-theme-blog-core
9
+
6
10
## [ 1.2.10] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.2.9...gatsby-theme-blog-core@1.2.10 ) (2020-03-03)
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.2.10 " ,
3
+ "version" : " 1.2.11 " ,
4
4
"main" : " index.js" ,
5
5
"author" : " christopherbiscardi <chris@christopherbiscardi.com> (@chrisbiscardi)" ,
6
6
"license" : " MIT" ,
30
30
},
31
31
"devDependencies" : {
32
32
"@mdx-js/react" : " ^1.5.1" ,
33
- "gatsby" : " ^2.19.27 " ,
33
+ "gatsby" : " ^2.19.28 " ,
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.3.12] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.3.11...gatsby-theme-blog@1.3.12 ) (2020-03-04)
7
+
8
+ ** Note:** Version bump only for package gatsby-theme-blog
9
+
6
10
## [ 1.3.11] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.3.10...gatsby-theme-blog@1.3.11 ) (2020-03-03)
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.3.11 " ,
3
+ "version" : " 1.3.12 " ,
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.1.22" ,
30
30
"gatsby-plugin-theme-ui" : " ^0.2.43" ,
31
31
"gatsby-plugin-twitter" : " ^2.1.19" ,
32
- "gatsby-theme-blog-core" : " ^1.2.10 " ,
32
+ "gatsby-theme-blog-core" : " ^1.2.11 " ,
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.19.27 " ,
42
+ "gatsby" : " ^2.19.28 " ,
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.1.9] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.1.8...gatsby-theme-notes@1.1.9 ) (2020-03-04)
7
+
8
+ ** Note:** Version bump only for package gatsby-theme-notes
9
+
6
10
## [ 1.1.8] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.1.7...gatsby-theme-notes@1.1.8 ) (2020-03-03)
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.1.8 " ,
4
+ "version" : " 1.1.9 " ,
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.19.27 " ,
23
+ "gatsby" : " ^2.19.28 " ,
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.19.28] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.19.27...gatsby@2.19.28 ) (2020-03-04)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** gatsby:** Resolve linked interfaces consistently with objec… ([ #21936 ] ( https://github.com/gatsbyjs/gatsby/issues/21936 ) ) ([ bd5bdd1] ( https://github.com/gatsbyjs/gatsby/commit/bd5bdd1 ) )
11
+
6
12
## [ 2.19.27] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.19.26...gatsby@2.19.27 ) (2020-03-03)
7
13
8
14
### 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.19.27 " ,
4
+ "version" : " 2.19.28 " ,
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