Skip to content

Commit 8692b30

Browse files
chore(main): release 6.27.0 (#741)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent d6cc1e8 commit 8692b30

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.27.0](https://github.com/netlify/plugins/compare/v6.26.0...v6.27.0) (2022-06-01)
4+
5+
6+
### Features
7+
8+
* update plugin @netlify/plugin-gatsby to version 3.2.1 ([#742](https://github.com/netlify/plugins/issues/742)) ([d6cc1e8](https://github.com/netlify/plugins/commit/d6cc1e8c362e2bc428c2bfc51f16e5916398d089))
9+
10+
11+
### Bug Fixes
12+
13+
* rollback to earlier version ([#740](https://github.com/netlify/plugins/issues/740)) ([cae3b95](https://github.com/netlify/plugins/commit/cae3b9561665690f96e877a01c73c9605588f089))
14+
315
## [6.26.0](https://github.com/netlify/plugins/compare/v6.25.0...v6.26.0) (2022-05-26)
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.26.0",
3+
"version": "6.27.0",
44
"description": "List of Netlify plugins",
55
"type": "module",
66
"exports": "./index.js",

0 commit comments

Comments
 (0)