Skip to content

Commit

Permalink
chore(main): release plugin-gatsby 2.1.1 (#308)
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 Mar 2, 2022
1 parent 0a7b223 commit 400d11c
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": "2.1.0"
"plugin": "2.1.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

### [2.1.1](https://github.com/netlify/netlify-plugin-gatsby/compare/plugin-gatsby-v2.1.0...plugin-gatsby-v2.1.1) (2022-03-02)


### Bug Fixes

* update image CDN docs and defaults ([#307](https://github.com/netlify/netlify-plugin-gatsby/issues/307)) ([0a7b223](https://github.com/netlify/netlify-plugin-gatsby/commit/0a7b223c4cf49b18261213b147d64c27ab60f9cd))

## [2.1.0](https://github.com/netlify/netlify-plugin-gatsby/compare/plugin-gatsby-v2.0.4...plugin-gatsby-v2.1.0) (2022-03-02)


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": "2.1.0",
"version": "2.1.1",
"description": "Netlify Build plugin - Run Gatsby seamlessly on Netlify",
"source": "src/index.ts",
"main": "lib/index.js",
Expand Down

0 comments on commit 400d11c

Please sign in to comment.