Skip to content

Commit 449815c

Browse files
chore(main): release 6.16.1 (#686)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent dfa6b3f commit 449815c

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
### [6.16.1](https://github.com/netlify/plugins/compare/v6.16.0...v6.16.1) (2022-03-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **gatsby:** update Gatsby plugin to 2.1.3 ([#688](https://github.com/netlify/plugins/issues/688)) ([dfa6b3f](https://github.com/netlify/plugins/commit/dfa6b3ff1cba84b502813ddc2630afc1b4d6753e))
9+
* upgrade netlify-plugin-stepzen version to 1.0.4 ([#685](https://github.com/netlify/plugins/issues/685)) ([4d0f337](https://github.com/netlify/plugins/commit/4d0f3373b1254f0561f853e248194e646b2d98c2))
10+
311
## [6.16.0](https://github.com/netlify/plugins/compare/v6.15.0...v6.16.0) (2022-03-03)
412

513

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/plugins-list",
3-
"version": "6.16.0",
3+
"version": "6.16.1",
44
"description": "List of Netlify plugins",
55
"type": "module",
66
"exports": "./index.js",

0 commit comments

Comments
 (0)