Skip to content

Commit f90cf49

Browse files
authored
Merge pull request #321 from netlify/release-v2.12.0
chore: release 2.12.0
2 parents 78a9433 + 768f39d commit f90cf49

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
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.12.0](https://www.github.com/netlify/plugins/compare/v2.11.2...v2.12.0) (2021-05-13)
4+
5+
6+
### Features
7+
8+
* enforce that the first field in `compatibility` is the same as `version` ([0016591](https://www.github.com/netlify/plugins/commit/00165917ae088ecc368ec712f6baa10953e7a585))
9+
310
### [2.11.2](https://www.github.com/netlify/plugins/compare/v2.11.1...v2.11.2) (2021-05-12)
411

512

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

0 commit comments

Comments
 (0)