File tree Expand file tree Collapse file tree 8 files changed +27
-5
lines changed
Expand file tree Collapse file tree 8 files changed +27
-5
lines changed 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.8.4] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.8.3...gatsby-admin@0.8.4 ) (2021-02-18)
7+
8+ ** Note:** Version bump only for package gatsby-admin
9+
610## [ 0.8.3] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.8.2...gatsby-admin@0.8.3 ) (2021-02-05)
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.8.3 " ,
3+ "version" : " 0.8.4 " ,
44 "main" : " index.js" ,
55 "author" : " Max Stoiber" ,
66 "license" : " MIT" ,
2020 "@typescript-eslint/parser" : " ^2.34.0" ,
2121 "csstype" : " ^2.6.14" ,
2222 "formik" : " ^2.2.6" ,
23- "gatsby" : " ^2.32.3 " ,
23+ "gatsby" : " ^2.32.4 " ,
2424 "gatsby-interface" : " ^0.0.244" ,
2525 "gatsby-plugin-typescript" : " ^2.12.0" ,
2626 "gatsby-plugin-webfonts" : " ^1.1.4" ,
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+ ## [ 3.10.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-offline@3.10.0...gatsby-plugin-offline@3.10.1 ) (2021-02-18)
7+
8+ ### Bug Fixes
9+
10+ - ** gatsby-plugin-offline:** Cache avif images ([ #29394 ] ( https://github.com/gatsbyjs/gatsby/issues/29394 ) ) ([ #29429 ] ( https://github.com/gatsbyjs/gatsby/issues/29429 ) ) ([ 72c4a5a] ( https://github.com/gatsbyjs/gatsby/commit/72c4a5aa617058439902d56634c6cbcb75cc98bb ) )
11+
612# [ 3.10.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-offline@3.10.0-next.0...gatsby-plugin-offline@3.10.0 ) (2021-02-02)
713
814** Note:** Version bump only for package gatsby-plugin-offline
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-plugin-offline" ,
33 "description" : " Gatsby plugin which sets up a site to be able to run offline" ,
4- "version" : " 3.10.0 " ,
4+ "version" : " 3.10.1 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "bugs" : {
77 "url" : " https://github.com/gatsbyjs/gatsby/issues"
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+ ## [ 4.6.2] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@4.6.1...gatsby-source-contentful@4.6.2 ) (2021-02-18)
7+
8+ ### Bug Fixes
9+
10+ - ** gatsby-source-contentful:** Correct supported image formats ([ #29562 ] ( https://github.com/gatsbyjs/gatsby/issues/29562 ) ) ([ febd5e4] ( https://github.com/gatsbyjs/gatsby/commit/febd5e4835f1377acd85b9c042ed674c4546bf45 ) )
11+
612## [ 4.6.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@4.6.0...gatsby-source-contentful@4.6.1 ) (2021-02-05)
713
814** Note:** Version bump only for package gatsby-source-contentful
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-source-contentful" ,
33 "description" : " Gatsby source plugin for building websites using the Contentful CMS as a data source" ,
4- "version" : " 4.6.1 " ,
4+ "version" : " 4.6.2 " ,
55 "author" : " Marcus Ericsson <mericsson@gmail.com> (mericsson.com)" ,
66 "bugs" : {
77 "url" : " https://github.com/gatsbyjs/gatsby/issues"
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.32.4] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.32.3...gatsby@2.32.4 ) (2021-02-18)
7+
8+ ### Bug Fixes
9+
10+ - drop terminal-link ([ #29472 ] ( https://github.com/gatsbyjs/gatsby/issues/29472 ) ) ([ #29477 ] ( https://github.com/gatsbyjs/gatsby/issues/29477 ) ) ([ 6374419] ( https://github.com/gatsbyjs/gatsby/commit/637441942806a439cc7efc4c7ba54be24c59d276 ) )
11+
612## [ 2.32.3] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.32.2...gatsby@2.32.3 ) (2021-02-05)
713
814** Note:** Version bump only for package gatsby
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.32.3 " ,
4+ "version" : " 2.32.4 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "bin" : {
77 "gatsby" : " ./cli.js"
You can’t perform that action at this time.
0 commit comments