File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
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. See
4
4
[ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.1.0] ( https://www.github.com/netlify/gatsby-plugin-netlify/compare/v5.0.1...v5.1.0 ) (2022-11-30)
7
+
8
+
9
+ ### Features
10
+
11
+ * support Gatsby v5 ([ #203 ] ( https://www.github.com/netlify/gatsby-plugin-netlify/issues/203 ) ) ([ 5bda14f] ( https://www.github.com/netlify/gatsby-plugin-netlify/commit/5bda14f3da4a1e0d8faefab3eca8536095796318 ) )
12
+
13
+
14
+ ### Bug Fixes
15
+
16
+ * ** deps:** update dependency @babel/runtime to v7.19.4 ([ #186 ] ( https://www.github.com/netlify/gatsby-plugin-netlify/issues/186 ) ) ([ 0f51e02] ( https://www.github.com/netlify/gatsby-plugin-netlify/commit/0f51e020da5e55830754b39d78252eb3339f67cd ) )
17
+ * ** deps:** update dependency @babel/runtime to v7.20.0 ([ #192 ] ( https://www.github.com/netlify/gatsby-plugin-netlify/issues/192 ) ) ([ 214e991] ( https://www.github.com/netlify/gatsby-plugin-netlify/commit/214e991d48c98dc37575284788d468a5a4ed5f5e ) )
18
+
6
19
### [ 5.0.1] ( https://www.github.com/netlify/gatsby-plugin-netlify/compare/v5.0.0...v5.0.1 ) (2022-07-25)
7
20
8
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-plugin-netlify" ,
3
3
"description" : " A Gatsby plugin for sites deployed to Netlify" ,
4
- "version" : " 5.0.1 " ,
4
+ "version" : " 5.1.0 " ,
5
5
"author" :
" Kyle Mathews <[email protected] >" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/netlify/gatsby-plugin-netlify/issues"
You can’t perform that action at this time.
0 commit comments