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

Commit 85848d5

Browse files
chore(release): 2.0.14 [skip ci]
1 parent d0492e5 commit 85848d5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.14](https://github.com/AtomLinter/atom-linter-pug/compare/v2.0.13...v2.0.14) (2020-02-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency resolve to v1.15.1 ([fcdb7be](https://github.com/AtomLinter/atom-linter-pug/commit/fcdb7be46c9a29eb3b384eedcfe8369597796335))
7+
18
## [2.0.13](https://github.com/AtomLinter/atom-linter-pug/compare/v2.0.12...v2.0.13) (2020-01-29)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "linter-pug",
33
"main": "./lib/init",
4-
"version": "2.0.13",
4+
"version": "2.0.14",
55
"description": "Linter plugin for Pug, using `pug-lint`.",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)