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.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Apr 27, 2018
1 parent 20975fb commit ddf6307
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 @@
<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)


### Features

* use the stylelint instance local to the project if one exists ([#381](https://github.com/AtomLinter/linter-stylelint/issues/381)) ([d8f9bf6](https://github.com/AtomLinter/linter-stylelint/commit/d8f9bf6))

<a name="4.2.1"></a>
## [4.2.1](https://github.com/AtomLinter/linter-stylelint/compare/v4.2.0...v4.2.1) (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.2.1",
"version": "4.3.0",
"private": true,
"description": "A plugin for Atom Linter providing an interface to stylelint.",
"main": "lib/index.js",
Expand Down

0 comments on commit ddf6307

Please sign in to comment.