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.2] ( https://github.com/netlify/gatsby-plugin-netlify/compare/v5.1.1...v5.1.2 ) (2025-03-03)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** deps:** update babel monorepo to v7.26.7 ([ #371 ] ( https://github.com/netlify/gatsby-plugin-netlify/issues/371 ) ) ([ 9dcdfab] ( https://github.com/netlify/gatsby-plugin-netlify/commit/9dcdfab7e038908974bb95b83923aaa34badb658 ) )
12
+ * ** deps:** update babel monorepo to v7.26.9 ([ #374 ] ( https://github.com/netlify/gatsby-plugin-netlify/issues/374 ) ) ([ 48f9f2e] ( https://github.com/netlify/gatsby-plugin-netlify/commit/48f9f2eedc8a7a5d9ed54e1c2e19a6b715689c21 ) )
13
+ * ** deps:** update dependency @babel/runtime to v7.23.8 ([ adcf720] ( https://github.com/netlify/gatsby-plugin-netlify/commit/adcf7207f3de5983cb0b32cd821e1992f59ce678 ) )
14
+ * ** deps:** update dependency @babel/runtime to v7.25.4 ([ ca810fb] ( https://github.com/netlify/gatsby-plugin-netlify/commit/ca810fba8846081787fea41eabdc49c77d174277 ) )
15
+ * ** deps:** update dependency fs-extra to v11.2.0 ([ f4b7cff] ( https://github.com/netlify/gatsby-plugin-netlify/commit/f4b7cff888c8b7e734b52202d528e76e5683e113 ) )
16
+ * ** deps:** update dependency fs-extra to v11.3.0 ([ #370 ] ( https://github.com/netlify/gatsby-plugin-netlify/issues/370 ) ) ([ 426ad9a] ( https://github.com/netlify/gatsby-plugin-netlify/commit/426ad9aaaa6f7a1b48c94d9ceb8cae7cea039843 ) )
17
+ * ** deps:** update dependency webpack-assets-manifest to v5.2.1 ([ 50e169e] ( https://github.com/netlify/gatsby-plugin-netlify/commit/50e169e8e94323de399a492ca79b7d62946a7839 ) )
18
+
6
19
## [ 5.1.1] ( https://github.com/netlify/gatsby-plugin-netlify/compare/v5.1.0...v5.1.1 ) (2023-09-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.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