Skip to content

Commit

Permalink
chore: release 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ernscht committed Oct 14, 2022
1 parent 8c460b0 commit 86c1c2a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 8.0.0

- [BREAKING] drop support for node < 14
- [maintenance] update dependencies

## 7.0.0

- [BREAKING] drop support for node < 12
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@namics/stylelint-bem",
"version": "7.0.0",
"version": "8.0.0",
"description": "A stylelint plugin for the Namics BEM definitions",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit 86c1c2a

Please sign in to comment.