Skip to content

Commit 1babeda

Browse files
chore(main): release 5.1.1
1 parent d194b97 commit 1babeda

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.1](https://github.com/netlify/gatsby-plugin-netlify/compare/v5.1.0...v5.1.1) (2023-09-18)
7+
8+
9+
### Bug Fixes
10+
11+
* apply caching headers to all produced assets ([#217](https://github.com/netlify/gatsby-plugin-netlify/issues/217)) ([31e9249](https://github.com/netlify/gatsby-plugin-netlify/commit/31e924995d902849662c7a4fb955dd20bd430d60))
12+
* **deps:** update dependency fs-extra to v11 ([#256](https://github.com/netlify/gatsby-plugin-netlify/issues/256)) ([aa3184c](https://github.com/netlify/gatsby-plugin-netlify/commit/aa3184c285e7c1b2937a88f8f1f6d7d7e0d563b5))
13+
614
## [5.1.0](https://www.github.com/netlify/gatsby-plugin-netlify/compare/v5.0.1...v5.1.0) (2022-11-30)
715

816
### Features

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

0 commit comments

Comments
 (0)