Skip to content

Commit

Permalink
Release 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ernscht committed Jul 7, 2016
1 parent 2a40d00 commit 7745972
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
## 2.0.0

- Add Tests for missing blocks
- More useful error messages

## 1.1.0

- Remove `js` prefix
- Support less-mixins


## 1.0.0

- Initial Version
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": "1.1.0",
"version": "2.0.0",
"description": "A stylelint plugin for the Namics BEM definitions",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7745972

Please sign in to comment.