Skip to content

Commit e5b2cea

Browse files
authored
Merge pull request #311 from netlify/release-v2.11.0
chore: release 2.11.0
2 parents d022412 + dfb7c5a commit e5b2cea

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

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

3+
## [2.11.0](https://www.github.com/netlify/plugins/compare/v2.10.0...v2.11.0) (2021-05-11)
4+
5+
6+
### Features
7+
8+
* improve `compatibility` field validation ([02d1aa8](https://www.github.com/netlify/plugins/commit/02d1aa84ab435c4d16700f930d6a373f3d38f466))
9+
* Introducing the netlify stepzen plugin ([dd24503](https://www.github.com/netlify/plugins/commit/dd24503961e0878d24a9e6b110ff6c79c6a363f7))
10+
11+
12+
### Bug Fixes
13+
14+
* remove the use of markdown in the description ([b9e74dd](https://www.github.com/netlify/plugins/commit/b9e74dd33810b370a660047a5fc17b0656577f4f))
15+
316
## [2.10.0](https://www.github.com/netlify/plugins/compare/v2.9.0...v2.10.0) (2021-05-06)
417

518

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": "2.10.0",
3+
"version": "2.11.0",
44
"description": "List of Netlify plugins",
55
"main": "site/plugins.json",
66
"files": [],

0 commit comments

Comments
 (0)