File tree 2 files changed +13
-1
lines changed
2 files changed +13
-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
+ ## [ 4.2.0] ( https://www.github.com/netlify/gatsby-plugin-netlify/compare/v4.1.0...v4.2.0 ) (2022-04-04)
7
+
8
+
9
+ ### Features
10
+
11
+ * add redirects for DSG pages ([ #102 ] ( https://www.github.com/netlify/gatsby-plugin-netlify/issues/102 ) ) ([ 3efa580] ( https://www.github.com/netlify/gatsby-plugin-netlify/commit/3efa580f3c469c2e394e5e55ce4ff7aa0d0425d7 ) )
12
+
13
+
14
+ ### Bug Fixes
15
+
16
+ * ** deps:** update dependency fs-extra to v10.0.1 ([ #86 ] ( https://www.github.com/netlify/gatsby-plugin-netlify/issues/86 ) ) ([ ea7e98e] ( https://www.github.com/netlify/gatsby-plugin-netlify/commit/ea7e98e7a916e6984b0a61b11b2222b7884ef832 ) )
17
+
6
18
## [ 4.1.0] ( https://www.github.com/netlify/gatsby-plugin-netlify/compare/v4.0.0...v4.1.0 ) (2022-01-26)
7
19
8
20
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" : " 4.1 .0" ,
4
+ "version" : " 4.2 .0" ,
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