Skip to content

Commit 58ead51

Browse files
chore: release 4.2.0 (#105)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> Co-authored-by: Rob Stanford <me@robstanford.com>
1 parent 850a42a commit 58ead51

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

Diff for: CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

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+
618
## [4.1.0](https://www.github.com/netlify/gatsby-plugin-netlify/compare/v4.0.0...v4.1.0) (2022-01-26)
719

820

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-netlify",
33
"description": "A Gatsby plugin for sites deployed to Netlify",
4-
"version": "4.1.0",
4+
"version": "4.2.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bugs": {
77
"url": "https://github.com/netlify/gatsby-plugin-netlify/issues"

0 commit comments

Comments
 (0)