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.4.18 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Feb 14, 2020
1 parent 6dd5144 commit ce88c62
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.4.18](https://github.com/AtomLinter/linter-stylelint/compare/v4.4.17...v4.4.18) (2020-02-14)


### Bug Fixes

* **deps:** update dependency stylelint to v13.2.0 ([93fbbb8](https://github.com/AtomLinter/linter-stylelint/commit/93fbbb815014a1c3ca75289795376af5b7cb1c17))

## [4.4.17](https://github.com/AtomLinter/linter-stylelint/compare/v4.4.16...v4.4.17) (2020-02-10)


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.4.17",
"version": "4.4.18",
"private": true,
"description": "A plugin for Atom Linter providing an interface to stylelint.",
"main": "lib/index.js",
Expand Down

0 comments on commit ce88c62

Please sign in to comment.