File tree 14 files changed +42
-14
lines changed
14 files changed +42
-14
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.81] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.80...gatsby-admin@0.1.81 ) (2020-07-02)
7
+
8
+ ** Note:** Version bump only for package gatsby-admin
9
+
6
10
## [ 0.1.80] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.79...gatsby-admin@0.1.80 ) (2020-07-02)
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.1.80 " ,
3
+ "version" : " 0.1.81 " ,
4
4
"main" : " index.js" ,
5
5
"author" : " Max Stoiber" ,
6
6
"license" : " MIT" ,
17
17
"@typescript-eslint/parser" : " ^2.28.0" ,
18
18
"csstype" : " ^2.6.10" ,
19
19
"formik" : " ^2.1.4" ,
20
- "gatsby" : " ^2.23.15 " ,
20
+ "gatsby" : " ^2.23.16 " ,
21
21
"gatsby-interface" : " 0.0.173" ,
22
22
"gatsby-plugin-typescript" : " ^2.4.11" ,
23
23
"gatsby-source-graphql" : " ^2.6.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
+ ## [ 2.12.55] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.54...gatsby-cli@2.12.55 ) (2020-07-02)
7
+
8
+ ** Note:** Version bump only for package gatsby-cli
9
+
6
10
## [ 2.12.54] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.53...gatsby-cli@2.12.54 ) (2020-07-01)
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.12.54 " ,
4
+ "version" : " 2.12.55 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bin" : {
7
7
"gatsby" : " cli.js"
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.5.55] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.5.54...gatsby-theme-blog-core@1.5.55 ) (2020-07-02)
7
+
8
+ ** Note:** Version bump only for package gatsby-theme-blog-core
9
+
6
10
## [ 1.5.54] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.5.53...gatsby-theme-blog-core@1.5.54 ) (2020-07-02)
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.5.54 " ,
3
+ "version" : " 1.5.55 " ,
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.6.6" ,
33
- "gatsby" : " ^2.23.15 " ,
33
+ "gatsby" : " ^2.23.16 " ,
34
34
"prettier" : " 2.0.5" ,
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.6.55] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.6.54...gatsby-theme-blog@1.6.55 ) (2020-07-02)
7
+
8
+ ** Note:** Version bump only for package gatsby-theme-blog
9
+
6
10
## [ 1.6.54] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.6.53...gatsby-theme-blog@1.6.54 ) (2020-07-02)
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.6.54 " ,
3
+ "version" : " 1.6.55 " ,
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.3.8" ,
30
30
"gatsby-plugin-theme-ui" : " ^0.2.53" ,
31
31
"gatsby-plugin-twitter" : " ^2.3.8" ,
32
- "gatsby-theme-blog-core" : " ^1.5.54 " ,
32
+ "gatsby-theme-blog-core" : " ^1.5.55 " ,
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.23.15 " ,
42
+ "gatsby" : " ^2.23.16 " ,
43
43
"prettier" : " 2.0.5" ,
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.3.81] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.3.80...gatsby-theme-notes@1.3.81 ) (2020-07-02)
7
+
8
+ ** Note:** Version bump only for package gatsby-theme-notes
9
+
6
10
## [ 1.3.80] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.3.79...gatsby-theme-notes@1.3.80 ) (2020-07-02)
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.3.80 " ,
4
+ "version" : " 1.3.81 " ,
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.23.15 " ,
23
+ "gatsby" : " ^2.23.16 " ,
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
+ ## [ 0.0.70] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-ui-preset@0.0.69...gatsby-theme-ui-preset@0.0.70 ) (2020-07-02)
7
+
8
+ ** Note:** Version bump only for package gatsby-theme-ui-preset
9
+
6
10
## [ 0.0.69] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-ui-preset@0.0.68...gatsby-theme-ui-preset@0.0.69 ) (2020-07-02)
7
11
8
12
** Note:** Version bump only for package gatsby-theme-ui-preset
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-theme-ui-preset" ,
3
- "version" : " 0.0.69 " ,
3
+ "version" : " 0.0.70 " ,
4
4
"description" : " A Gatsby theme for theme-ui styles" ,
5
5
"main" : " index.js" ,
6
6
"keywords" : [
30
30
"typography-theme-wordpress-2016" : " ^0.16.19"
31
31
},
32
32
"devDependencies" : {
33
- "gatsby" : " ^2.23.15 " ,
33
+ "gatsby" : " ^2.23.16 " ,
34
34
"prettier" : " 2.0.5" ,
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
+ ## [ 2.23.16] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.23.15...gatsby@2.23.16 ) (2020-07-02)
7
+
8
+ ** Note:** Version bump only for package gatsby
9
+
6
10
## [ 2.23.15] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.23.14...gatsby@2.23.15 ) (2020-07-02)
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.23.15 " ,
4
+ "version" : " 2.23.16 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bin" : {
7
7
"gatsby" : " ./cli.js"
70
70
"flat" : " ^4.1.0" ,
71
71
"fs-exists-cached" : " 1.0.0" ,
72
72
"fs-extra" : " ^8.1.0" ,
73
- "gatsby-cli" : " ^2.12.54 " ,
73
+ "gatsby-cli" : " ^2.12.55 " ,
74
74
"gatsby-core-utils" : " ^1.3.10" ,
75
75
"gatsby-graphiql-explorer" : " ^0.4.9" ,
76
76
"gatsby-link" : " ^2.4.10" ,
You can’t perform that action at this time.
0 commit comments