Skip to content

Commit 7701512

Browse files
chore(main): release 6.3.0 (#616)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent ffbc6d6 commit 7701512

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.3.0](https://github.com/netlify/plugins/compare/v6.2.1...v6.3.0) (2022-01-17)
4+
5+
6+
### Features
7+
8+
* update to Next 4.2.0 ([#618](https://github.com/netlify/plugins/issues/618)) ([f187143](https://github.com/netlify/plugins/commit/f187143e1d0e646295b654df0275748ceca623fa))
9+
10+
11+
### Bug Fixes
12+
13+
* husky binary not found ([#615](https://github.com/netlify/plugins/issues/615)) ([617c6c6](https://github.com/netlify/plugins/commit/617c6c63134bb6b68e1e78475150e29c69d7024a))
14+
315
### [6.2.1](https://github.com/netlify/plugins/compare/v6.2.0...v6.2.1) (2022-01-11)
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.2.1",
3+
"version": "6.3.0",
44
"description": "List of Netlify plugins",
55
"type": "module",
66
"exports": "./index.js",

0 commit comments

Comments
 (0)