File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.1.102] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.101...gatsby-admin@0.1.102 ) (2020-07-29)
7+
8+ ** Note:** Version bump only for package gatsby-admin
9+
610## [ 0.1.101] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.100...gatsby-admin@0.1.101 ) (2020-07-28)
711
812** Note:** Version bump only for package gatsby-admin
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-admin" ,
3- "version" : " 0.1.101 " ,
3+ "version" : " 0.1.102 " ,
44 "main" : " index.js" ,
55 "author" : " Max Stoiber" ,
66 "license" : " MIT" ,
1818 "@typescript-eslint/parser" : " ^2.28.0" ,
1919 "csstype" : " ^2.6.10" ,
2020 "formik" : " ^2.1.4" ,
21- "gatsby" : " ^2.24.12 " ,
21+ "gatsby" : " ^2.24.13 " ,
2222 "gatsby-interface" : " 0.0.173" ,
2323 "gatsby-plugin-typescript" : " ^2.4.16" ,
2424 "gatsby-source-graphql" : " ^2.6.2" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 2.24.13] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.12...gatsby@2.24.13 ) (2020-07-29)
7+
8+ ### Bug Fixes
9+
10+ - ** gatsby:** Delete babel and terser cache dirs ([ #26053 ] ( https://github.com/gatsbyjs/gatsby/issues/26053 ) ) ([ 9497c97] ( https://github.com/gatsbyjs/gatsby/commit/9497c97 ) )
11+ - ** gatsby:** Load static query results from its own Db ([ #26077 ] ( https://github.com/gatsbyjs/gatsby/issues/26077 ) ) ([ 5cf9687] ( https://github.com/gatsbyjs/gatsby/commit/5cf9687 ) )
12+
613## [ 2.24.12] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.11...gatsby@2.24.12 ) (2020-07-28)
714
815### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby" ,
33 "description" : " Blazing fast modern site generator for React" ,
4- "version" : " 2.24.12 " ,
4+ "version" : " 2.24.13 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "bin" : {
77 "gatsby" : " ./cli.js"
6868 "express-graphql" : " ^0.9.0" ,
6969 "fast-levenshtein" : " ^2.0.6" ,
7070 "file-loader" : " ^1.1.11" ,
71- "fs-exists-cached" : " 1.0.0" ,
7271 "find-cache-dir" : " ^3.3.1" ,
72+ "fs-exists-cached" : " 1.0.0" ,
7373 "fs-extra" : " ^8.1.0" ,
7474 "gatsby-cli" : " ^2.12.67" ,
7575 "gatsby-core-utils" : " ^1.3.14" ,
You can’t perform that action at this time.
0 commit comments