Skip to content

Commit c8d329f

Browse files
chore(main): release plugin-gatsby 2.1.3 (#319)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 671aa31 commit c8d329f

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-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": "2.1.1"
2+
"plugin": "2.1.3"
33
}

plugin/CHANGELOG.md

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

3+
### [2.1.3](https://github.com/netlify/netlify-plugin-gatsby/compare/plugin-gatsby-v2.1.1...plugin-gatsby-v2.1.3) (2022-03-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **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))
9+
* 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))
10+
311
### [2.1.1](https://github.com/netlify/netlify-plugin-gatsby/compare/plugin-gatsby-v2.1.0...plugin-gatsby-v2.1.1) (2022-03-02)
412

513

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