File tree 2 files changed +16
-1
lines changed
2 files changed +16
-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-04-07)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** deps:** update babel monorepo to v7.26.10 ([ #379 ] ( https://github.com/netlify/gatsby-plugin-netlify/issues/379 ) ) ([ 8b3050d] ( https://github.com/netlify/gatsby-plugin-netlify/commit/8b3050d8f39943014ba2d72eaaec55dfbda6a4cf ) )
12
+ * ** 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 ) )
13
+ * ** 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 ) )
14
+ * ** deps:** update babel monorepo to v7.27.0 ([ #380 ] ( https://github.com/netlify/gatsby-plugin-netlify/issues/380 ) ) ([ a974cbb] ( https://github.com/netlify/gatsby-plugin-netlify/commit/a974cbb289833a000121b70d0e0ec9d8a0a26020 ) )
15
+ * ** deps:** update dependency @babel/runtime to v7.23.8 ([ adcf720] ( https://github.com/netlify/gatsby-plugin-netlify/commit/adcf7207f3de5983cb0b32cd821e1992f59ce678 ) )
16
+ * ** deps:** update dependency @babel/runtime to v7.25.4 ([ ca810fb] ( https://github.com/netlify/gatsby-plugin-netlify/commit/ca810fba8846081787fea41eabdc49c77d174277 ) )
17
+ * ** deps:** update dependency fs-extra to v11.2.0 ([ f4b7cff] ( https://github.com/netlify/gatsby-plugin-netlify/commit/f4b7cff888c8b7e734b52202d528e76e5683e113 ) )
18
+ * ** 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 ) )
19
+ * ** deps:** update dependency webpack-assets-manifest to v5.2.1 ([ 50e169e] ( https://github.com/netlify/gatsby-plugin-netlify/commit/50e169e8e94323de399a492ca79b7d62946a7839 ) )
20
+
6
21
## [ 5.1.1] ( https://github.com/netlify/gatsby-plugin-netlify/compare/v5.1.0...v5.1.1 ) (2023-09-25)
7
22
8
23
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