Skip to content

Commit 821d738

Browse files
chore: release 5.0.0 (#137)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 5a0397a commit 821d738

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.0.0](https://www.github.com/netlify/gatsby-plugin-netlify/compare/v4.4.0...v5.0.0) (2022-05-24)
7+
8+
9+
### ⚠ BREAKING CHANGES
10+
11+
* Remove script preloading (#134)
12+
13+
### Features
14+
15+
* Remove script preloading ([#134](https://www.github.com/netlify/gatsby-plugin-netlify/issues/134)) ([5a0397a](https://www.github.com/netlify/gatsby-plugin-netlify/commit/5a0397a8c80914070de03445538d7449ca085cad))
16+
617
## [4.4.0](https://www.github.com/netlify/gatsby-plugin-netlify/compare/v4.3.1...v4.4.0) (2022-05-18)
718

819

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

0 commit comments

Comments
 (0)