Skip to content

Commit 3dccc11

Browse files
chore(main): release 6.16.0 (#680)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 13c528e commit 3dccc11

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## [6.16.0](https://github.com/netlify/plugins/compare/v6.15.0...v6.16.0) (2022-03-03)
4+
5+
6+
### Features
7+
8+
* update Gatsby to 2.1.1 ([#679](https://github.com/netlify/plugins/issues/679)) ([7720038](https://github.com/netlify/plugins/commit/7720038d22c41e6951bc95198367ec2c949dbad9))
9+
10+
11+
### Bug Fixes
12+
13+
* update Gatsby to 2.1.2 ([#681](https://github.com/netlify/plugins/issues/681)) ([13c528e](https://github.com/netlify/plugins/commit/13c528ebdcc2736655db20a937bc01679f9de90e))
14+
315
## [6.15.0](https://github.com/netlify/plugins/compare/v6.14.0...v6.15.0) (2022-03-01)
416

517

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.15.0",
3+
"version": "6.16.0",
44
"description": "List of Netlify plugins",
55
"type": "module",
66
"exports": "./index.js",

0 commit comments

Comments
 (0)