Skip to content

Commit

Permalink
chore(main): release plugin-gatsby 2.1.3 (#319)
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 16, 2022
1 parent 671aa31 commit c8d329f
Show file tree
Hide file tree
Showing 4 changed files with 12 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.1"
"plugin": "2.1.3"
}
8 changes: 8 additions & 0 deletions plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### [2.1.3](https://github.com/netlify/netlify-plugin-gatsby/compare/plugin-gatsby-v2.1.1...plugin-gatsby-v2.1.3) (2022-03-16)


### Bug Fixes

* **deps:** update dependency @netlify/ipx to ^1.0.1 ([#318](https://github.com/netlify/netlify-plugin-gatsby/issues/318)) ([f9e7a88](https://github.com/netlify/netlify-plugin-gatsby/commit/f9e7a8858ca91cbcd4572f5a9a403e1b602b4ba2))
* patch new lmdb binary location ([#322](https://github.com/netlify/netlify-plugin-gatsby/issues/322)) ([0abc3f9](https://github.com/netlify/netlify-plugin-gatsby/commit/0abc3f9492e56aa7070fb7c657046fcf873ac368))

### [2.1.1](https://github.com/netlify/netlify-plugin-gatsby/compare/plugin-gatsby-v2.1.0...plugin-gatsby-v2.1.1) (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.1",
"version": "2.1.3",
"description": "Netlify Build plugin - Run Gatsby seamlessly on Netlify",
"source": "src/index.ts",
"main": "lib/index.js",
Expand Down

0 comments on commit c8d329f

Please sign in to comment.