File tree 4 files changed +12
-4
lines changed
4 files changed +12
-4
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.8.8] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.8.7...gatsby-admin@0.8.8 ) (2021-02-25)
7
+
8
+ ** Note:** Version bump only for package gatsby-admin
9
+
6
10
## [ 0.8.7] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.8.6...gatsby-admin@0.8.7 ) (2021-02-25)
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.8.7 " ,
3
+ "version" : " 0.8.8 " ,
4
4
"main" : " index.js" ,
5
5
"author" : " Max Stoiber" ,
6
6
"license" : " MIT" ,
20
20
"@typescript-eslint/parser" : " ^2.34.0" ,
21
21
"csstype" : " ^2.6.14" ,
22
22
"formik" : " ^2.2.6" ,
23
- "gatsby" : " ^2.32.7 " ,
23
+ "gatsby" : " ^2.32.8 " ,
24
24
"gatsby-interface" : " ^0.0.244" ,
25
25
"gatsby-plugin-typescript" : " ^2.12.1" ,
26
26
"gatsby-plugin-webfonts" : " ^1.1.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
+ ## [ 2.32.8] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.32.7...gatsby@2.32.8 ) (2021-02-25)
7
+
8
+ ** Note:** Version bump only for package gatsby
9
+
6
10
## [ 2.32.7] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.32.6...gatsby@2.32.7 ) (2021-02-25)
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.32.7 " ,
4
+ "version" : " 2.32.8 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bin" : {
7
7
"gatsby" : " ./cli.js"
258
258
"yargs" : {
259
259
"boolean-negation" : false
260
260
}
261
- }
261
+ }
You can’t perform that action at this time.
0 commit comments