File tree 2 files changed +11
-1
lines changed
2 files changed +11
-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.2] ( https://github.com/netlify/gatsby-plugin-netlify/compare/v5.1.1...v5.1.2 ) (2024-08-26)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** deps:** update dependency @babel/runtime to v7.23.8 ([ adcf720] ( https://github.com/netlify/gatsby-plugin-netlify/commit/adcf7207f3de5983cb0b32cd821e1992f59ce678 ) )
12
+ * ** deps:** update dependency @babel/runtime to v7.25.4 ([ ca810fb] ( https://github.com/netlify/gatsby-plugin-netlify/commit/ca810fba8846081787fea41eabdc49c77d174277 ) )
13
+ * ** deps:** update dependency fs-extra to v11.2.0 ([ f4b7cff] ( https://github.com/netlify/gatsby-plugin-netlify/commit/f4b7cff888c8b7e734b52202d528e76e5683e113 ) )
14
+ * ** deps:** update dependency webpack-assets-manifest to v5.2.1 ([ 50e169e] ( https://github.com/netlify/gatsby-plugin-netlify/commit/50e169e8e94323de399a492ca79b7d62946a7839 ) )
15
+
6
16
## [ 5.1.1] ( https://github.com/netlify/gatsby-plugin-netlify/compare/v5.1.0...v5.1.1 ) (2023-09-25)
7
17
8
18
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.1.1 " ,
4
+ "version" : " 5.1.2 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
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