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.12 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Feb 4, 2020
1 parent cadcaba commit 75756f8
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.12](https://github.com/AtomLinter/linter-stylelint/compare/v4.4.11...v4.4.12) (2020-02-04)


### Bug Fixes

* **deps:** update dependency resolve to v1.15.0 ([66ee7a6](https://github.com/AtomLinter/linter-stylelint/commit/66ee7a65b666641e3d5218dcc572d71ab7234e60))

## [4.4.11](https://github.com/AtomLinter/linter-stylelint/compare/v4.4.10...v4.4.11) (2020-01-08)


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

0 comments on commit 75756f8

Please sign in to comment.