Skip to content

Commit

Permalink
Release 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hudochenkov committed May 1, 2017
1 parent f39c12d commit 5e36956
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,9 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 0.4.4
* Fixed false negative for blockless at-rules in `order`.

## 0.4.3
* Fixed regression in `properties-order` introduced in 0.4.2.

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "stylelint-order",
"version": "0.4.3",
"version": "0.4.4",
"description": "A collection of order related linting rules for stylelint.",
"keywords": [
"stylelint-plugin",
Expand Down

0 comments on commit 5e36956

Please sign in to comment.