Skip to content

Commit 322e550

Browse files
committed
chore(release): Publish
- [email protected]
1 parent ebbb41b commit 322e550

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/gatsby-plugin-netlify/CHANGELOG.md

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

6+
## [2.11.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.11.1) (2021-03-18)
7+
8+
### Bug Fixes
9+
10+
- **gatsby-plugin-netlify:** Add an allow list for redirect options ([#30155](https://github.com/gatsbyjs/gatsby/issues/30155)) ([#30215](https://github.com/gatsbyjs/gatsby/issues/30215)) ([ebbb41b](https://github.com/gatsbyjs/gatsby/commit/ebbb41b56300dc0cfde15ee5d7cec4dd4b4091f8))
11+
612
# [2.11.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.11.0) (2021-02-02)
713

814
**Note:** Version bump only for package gatsby-plugin-netlify

packages/gatsby-plugin-netlify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-netlify",
33
"description": "A Gatsby plugin which generates a _headers file for netlify",
4-
"version": "2.11.0",
4+
"version": "2.11.1",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

0 commit comments

Comments
 (0)