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

Commit d46e6a3

Browse files
chore(release): 4.5.0 [skip ci]
1 parent 6a7f380 commit d46e6a3

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.5.0](https://github.com/AtomLinter/linter-stylelint/compare/v4.4.19...v4.5.0) (2020-03-09)
2+
3+
4+
### Features
5+
6+
* add message URL for scss, csstools, color-format, scale-unlimited ([1c5b8ad](https://github.com/AtomLinter/linter-stylelint/commit/1c5b8ad506e3094d2120d59359be38013c720af5))
7+
18
## [4.4.19](https://github.com/AtomLinter/linter-stylelint/compare/v4.4.18...v4.4.19) (2020-03-09)
29

310

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.19",
3+
"version": "4.5.0",
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)