Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
chore(release): 4.3.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 28, 2018
1 parent 83e44a1 commit ae8e9e9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [4.3.1](https://github.com/AtomLinter/linter-stylelint/compare/v4.3.0...v4.3.1) (2018-06-28)


### Bug Fixes

* **dependencies:** update resolve to v1.8.1 ([1179cdf](https://github.com/AtomLinter/linter-stylelint/commit/1179cdf))
* **dependencies:** update stylelint to v9.3.0 ([1b23600](https://github.com/AtomLinter/linter-stylelint/commit/1b23600))

<a name="4.3.0"></a>
# [4.3.0](https://github.com/AtomLinter/linter-stylelint/compare/v4.2.1...v4.3.0) (2018-04-27)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "linter-stylelint",
"version": "4.3.0",
"version": "4.3.1",
"private": true,
"description": "A plugin for Atom Linter providing an interface to stylelint.",
"main": "lib/index.js",
Expand Down

0 comments on commit ae8e9e9

Please sign in to comment.