File tree 4 files changed +11
-3
lines changed
4 files changed +11
-3
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.79] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.78...gatsby-admin@0.1.79 ) (2020-07-02)
7
+
8
+ ** Note:** Version bump only for package gatsby-admin
9
+
6
10
## [ 0.1.78] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.77...gatsby-admin@0.1.78 ) (2020-07-01)
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.78 " ,
3
+ "version" : " 0.1.79 " ,
4
4
"main" : " index.js" ,
5
5
"author" : " Max Stoiber" ,
6
6
"license" : " MIT" ,
20
20
"gatsby" : " ^2.23.14" ,
21
21
"gatsby-interface" : " 0.0.173" ,
22
22
"gatsby-plugin-typescript" : " ^2.4.10" ,
23
- "gatsby-source-graphql" : " ^2.5.9 " ,
23
+ "gatsby-source-graphql" : " ^2.6.0 " ,
24
24
"ncp" : " ^2.0.0" ,
25
25
"nodemon" : " ^2.0.4" ,
26
26
"react" : " ^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.6.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-graphql@2.5.9...gatsby-source-graphql@2.6.0 ) (2020-07-02)
7
+
8
+ ** Note:** Version bump only for package gatsby-source-graphql
9
+
6
10
## [ 2.5.9] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-graphql@2.5.8...gatsby-source-graphql@2.5.9 ) (2020-07-01)
7
11
8
12
** Note:** Version bump only for package gatsby-source-graphql
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-source-graphql" ,
3
3
"description" : " Gatsby plugin which adds a third-party GraphQL API to Gatsby GraphQL" ,
4
- "version" : " 2.5.9 " ,
4
+ "version" : " 2.6.0 " ,
5
5
"author" : " Mikhail Novikov <freiksenet@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
You can’t perform that action at this time.
0 commit comments