Skip to content

Commit 4baf3b7

Browse files
chore: release 4.3.1 (#121)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent cebe8d8 commit 4baf3b7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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.3.1](https://www.github.com/netlify/gatsby-plugin-netlify/compare/v4.3.0...v4.3.1) (2022-04-27)
7+
8+
9+
### Bug Fixes
10+
11+
* redirect named splat filesystem routes correctly for SSR/DSG pages ([#120](https://www.github.com/netlify/gatsby-plugin-netlify/issues/120)) ([cebe8d8](https://www.github.com/netlify/gatsby-plugin-netlify/commit/cebe8d85740c1148702994faf2fa2477e9c1e197))
12+
613
## [4.3.0](https://www.github.com/netlify/gatsby-plugin-netlify/compare/v4.2.0...v4.3.0) (2022-04-20)
714

815

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.3.0",
4+
"version": "4.3.1",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/netlify/gatsby-plugin-netlify/issues"

0 commit comments

Comments
 (0)