Skip to content

Commit 2f4d617

Browse files
authored
chore: release 2.6.0 (#268)
1 parent 5f0c797 commit 2f4d617

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

3+
## [2.6.0](https://www.github.com/netlify/plugins/compare/v2.5.1...v2.6.0) (2021-04-01)
4+
5+
6+
### Features
7+
8+
* add QA Wolf plugin ([#267](https://www.github.com/netlify/plugins/issues/267)) ([5f0c797](https://www.github.com/netlify/plugins/commit/5f0c797c22c97298432a8a8b095b5767ec77d70e))
9+
310
### [2.5.1](https://www.github.com/netlify/plugins/compare/v2.5.0...v2.5.1) (2021-03-30)
411

512

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "2.5.1",
3+
"version": "2.6.0",
44
"description": "List of Netlify plugins",
55
"main": "site/plugins.json",
66
"files": [],

0 commit comments

Comments
 (0)