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

Commit e1992be

Browse files
chore(release): 2.0.5 [skip ci]
1 parent 0e6e42f commit e1992be

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+
## [2.0.5](https://github.com/AtomLinter/atom-linter-pug/compare/v2.0.4...v2.0.5) (2019-04-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency resolve to v1.10.1 ([d203474](https://github.com/AtomLinter/atom-linter-pug/commit/d203474))
7+
18
## [2.0.4](https://github.com/AtomLinter/atom-linter-pug/compare/v2.0.3...v2.0.4) (2019-02-06)
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,7 +1,7 @@
11
{
22
"name": "linter-pug",
33
"main": "./lib/init",
4-
"version": "2.0.4",
4+
"version": "2.0.5",
55
"description": "Linter plugin for Pug, using `pug-lint`.",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)