Skip to content

Commit 8b46d81

Browse files
chore: release 5.1.0 (#204)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 5bda14f commit 8b46d81

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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+
## [5.1.0](https://www.github.com/netlify/gatsby-plugin-netlify/compare/v5.0.1...v5.1.0) (2022-11-30)
7+
8+
9+
### Features
10+
11+
* support Gatsby v5 ([#203](https://www.github.com/netlify/gatsby-plugin-netlify/issues/203)) ([5bda14f](https://www.github.com/netlify/gatsby-plugin-netlify/commit/5bda14f3da4a1e0d8faefab3eca8536095796318))
12+
13+
14+
### Bug Fixes
15+
16+
* **deps:** update dependency @babel/runtime to v7.19.4 ([#186](https://www.github.com/netlify/gatsby-plugin-netlify/issues/186)) ([0f51e02](https://www.github.com/netlify/gatsby-plugin-netlify/commit/0f51e020da5e55830754b39d78252eb3339f67cd))
17+
* **deps:** update dependency @babel/runtime to v7.20.0 ([#192](https://www.github.com/netlify/gatsby-plugin-netlify/issues/192)) ([214e991](https://www.github.com/netlify/gatsby-plugin-netlify/commit/214e991d48c98dc37575284788d468a5a4ed5f5e))
18+
619
### [5.0.1](https://www.github.com/netlify/gatsby-plugin-netlify/compare/v5.0.0...v5.0.1) (2022-07-25)
720

821

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

0 commit comments

Comments
 (0)