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

Commit b598700

Browse files
chore(release): 4.4.13 [skip ci]
1 parent aa9b19c commit b598700

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [4.4.13](https://github.com/AtomLinter/linter-stylelint/compare/v4.4.12...v4.4.13) (2020-02-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency stylelint to v13 ([e575bd9](https://github.com/AtomLinter/linter-stylelint/commit/e575bd9967471ca6845cdb5a11cc410044104e7d))
7+
* **deps:** update dependency stylelint-config-standard to v19 ([d141c98](https://github.com/AtomLinter/linter-stylelint/commit/d141c980d50aa7289fe7f01cc37447b91be2da7a))
8+
19
## [4.4.12](https://github.com/AtomLinter/linter-stylelint/compare/v4.4.11...v4.4.12) (2020-02-04)
210

311

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linter-stylelint",
3-
"version": "4.4.12",
3+
"version": "4.4.13",
44
"private": true,
55
"description": "A plugin for Atom Linter providing an interface to stylelint.",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)