Skip to content

Commit

Permalink
chore(main): release plugin-gatsby 3.6.1 (#575)
Browse files Browse the repository at this point in the history
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
  • Loading branch information
token-generator-app[bot] authored Apr 12, 2023
1 parent afb5012 commit ca4b0c0
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"plugin": "3.6.0"
"plugin": "3.6.1"
}
7 changes: 7 additions & 0 deletions plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.6.1](https://github.com/netlify/netlify-plugin-gatsby/compare/plugin-gatsby-v3.6.0...plugin-gatsby-v3.6.1) (2023-04-12)


### Bug Fixes

* **deps:** update dependency @netlify/functions to ^1.4.0 ([#574](https://github.com/netlify/netlify-plugin-gatsby/issues/574)) ([03c66d9](https://github.com/netlify/netlify-plugin-gatsby/commit/03c66d9b799abc6deb7b823f64b83177ea6d61d5))

## [3.6.0](https://github.com/netlify/netlify-plugin-gatsby/compare/plugin-gatsby-v3.5.2...plugin-gatsby-v3.6.0) (2023-03-13)


Expand Down
4 changes: 2 additions & 2 deletions plugin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/plugin-gatsby",
"version": "3.6.0",
"version": "3.6.1",
"description": "Netlify Build plugin - Run Gatsby seamlessly on Netlify",
"source": "src/index.ts",
"main": "lib/index.js",
Expand Down

0 comments on commit ca4b0c0

Please sign in to comment.