Skip to content

Commit cb5f7d5

Browse files
chore(main): release plugin-gatsby 3.8.2 (#755)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 919fb9b commit cb5f7d5

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

Diff for: .release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"plugin": "3.8.1"
2+
"plugin": "3.8.2"
33
}

Diff for: plugin/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [3.8.2](https://github.com/netlify/netlify-plugin-gatsby/compare/plugin-gatsby-v3.8.1...plugin-gatsby-v3.8.2) (2025-01-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency cookie to ^0.7.0 [security] ([#756](https://github.com/netlify/netlify-plugin-gatsby/issues/756)) ([919fb9b](https://github.com/netlify/netlify-plugin-gatsby/commit/919fb9b5f8e1a2381e8786847a1db7a1bab10081))
9+
* move files to build cache after files are uploaded instead of copying them before uploads ([#753](https://github.com/netlify/netlify-plugin-gatsby/issues/753)) ([cd5bbd6](https://github.com/netlify/netlify-plugin-gatsby/commit/cd5bbd6e38da792c00a089c4afe1946bf379cbf9))
10+
311
## [3.8.1](https://github.com/netlify/netlify-plugin-gatsby/compare/plugin-gatsby-v3.8.0...plugin-gatsby-v3.8.1) (2024-04-17)
412

513

Diff for: plugin/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/plugin-gatsby",
3-
"version": "3.8.1",
3+
"version": "3.8.2",
44
"description": "Netlify Build plugin - Run Gatsby seamlessly on Netlify",
55
"source": "src/index.ts",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)