Skip to content

Commit bfa1d85

Browse files
chore(main): release plugin-gatsby 3.6.3
1 parent 9a8029e commit bfa1d85

File tree

4 files changed

+14
-4
lines changed

4 files changed

+14
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"plugin": "3.6.2"
2+
"plugin": "3.6.3"
33
}

plugin/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [3.6.3](https://github.com/netlify/netlify-plugin-gatsby/compare/plugin-gatsby-v3.6.2...plugin-gatsby-v3.6.3) (2023-05-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @netlify/functions to ^1.5.0 ([#584](https://github.com/netlify/netlify-plugin-gatsby/issues/584)) ([927f547](https://github.com/netlify/netlify-plugin-gatsby/commit/927f5478b013357d9b4f73a23521ec183f2572b1))
9+
* **deps:** update dependency @netlify/functions to ^1.6.0 ([#585](https://github.com/netlify/netlify-plugin-gatsby/issues/585)) ([3935018](https://github.com/netlify/netlify-plugin-gatsby/commit/393501836b2a20d0d7d39311ad9a59e219844380))
10+
* **deps:** update dependency node-fetch to v2.6.11 ([#591](https://github.com/netlify/netlify-plugin-gatsby/issues/591)) ([11c20ab](https://github.com/netlify/netlify-plugin-gatsby/commit/11c20abdf483e5e156a02bc678b1a2fe0c904844))
11+
* **deps:** update dependency uuid to v9 ([#517](https://github.com/netlify/netlify-plugin-gatsby/issues/517)) ([4e06ce5](https://github.com/netlify/netlify-plugin-gatsby/commit/4e06ce581b9c6ed58c0e01d8cb6bf7246009f0ab))
12+
313
## [3.6.2](https://github.com/netlify/netlify-plugin-gatsby/compare/plugin-gatsby-v3.6.1...plugin-gatsby-v3.6.2) (2023-04-20)
414

515

plugin/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/plugin-gatsby",
3-
"version": "3.6.2",
3+
"version": "3.6.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)