Skip to content

Commit 500af49

Browse files
chore(main): release plugin-gatsby 3.8.3 (#772)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 5ef8c9e commit 500af49

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-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.2"
2+
"plugin": "3.8.3"
33
}

Diff for: plugin/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [3.8.3](https://github.com/netlify/netlify-plugin-gatsby/compare/plugin-gatsby-v3.8.2...plugin-gatsby-v3.8.3) (2025-03-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency abortcontroller-polyfill to v1.7.8 ([#770](https://github.com/netlify/netlify-plugin-gatsby/issues/770)) ([63c5775](https://github.com/netlify/netlify-plugin-gatsby/commit/63c5775e54d2e04f16f96b521d38d13a1d75aed8))
9+
* **deps:** update dependency co-body to v6.2.0 ([#776](https://github.com/netlify/netlify-plugin-gatsby/issues/776)) ([c8d8f24](https://github.com/netlify/netlify-plugin-gatsby/commit/c8d8f24cb836edc4fea237f0d619099427fd8e16))
10+
* **deps:** update dependency semver to v7.7.1 ([#777](https://github.com/netlify/netlify-plugin-gatsby/issues/777)) ([ab74b70](https://github.com/netlify/netlify-plugin-gatsby/commit/ab74b70e858e51dbd7c8898ee1cff07efe590891))
11+
* **deps:** update gatsby monorepo ([#778](https://github.com/netlify/netlify-plugin-gatsby/issues/778)) ([fd94f83](https://github.com/netlify/netlify-plugin-gatsby/commit/fd94f8396dcf6b6f12a44a38b353eba5a37ad51a))
12+
* **deps:** update react monorepo to v18.3.1 ([#779](https://github.com/netlify/netlify-plugin-gatsby/issues/779)) ([9d5d1a2](https://github.com/netlify/netlify-plugin-gatsby/commit/9d5d1a21b71103c5f4d270176aec9868e1319fa7))
13+
* use encrypted image cdn if possible for ipx and/or use allowed remote url list ([#781](https://github.com/netlify/netlify-plugin-gatsby/issues/781)) ([5ef8c9e](https://github.com/netlify/netlify-plugin-gatsby/commit/5ef8c9e835166c95e2d1ee0ca212da1b090fe167))
14+
315
## [3.8.2](https://github.com/netlify/netlify-plugin-gatsby/compare/plugin-gatsby-v3.8.1...plugin-gatsby-v3.8.2) (2025-01-20)
416

517

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.2",
3+
"version": "3.8.3",
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)