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

Commit

Permalink
chore(release): 2.0.12 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 7, 2020
1 parent 3dcfdb3 commit 60238d4
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 @@
## [2.0.12](https://github.com/AtomLinter/atom-linter-pug/compare/v2.0.11...v2.0.12) (2020-01-07)


### Bug Fixes

* **deps:** update dependency resolve to v1.14.2 ([95386cf](https://github.com/AtomLinter/atom-linter-pug/commit/95386cfdf63f8a8e9f5065957f43b5f905b3bd96))

## [2.0.11](https://github.com/AtomLinter/atom-linter-pug/compare/v2.0.10...v2.0.11) (2019-12-19)


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,7 +1,7 @@
{
"name": "linter-pug",
"main": "./lib/init",
"version": "2.0.11",
"version": "2.0.12",
"description": "Linter plugin for Pug, using `pug-lint`.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 60238d4

Please sign in to comment.