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

Commit

Permalink
chore(release): 5.2.6 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Feb 13, 2019
1 parent 2abc3f8 commit 81ca885
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 32 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.2.6](https://github.com/AtomLinter/linter-markdown/compare/v5.2.5...v5.2.6) (2019-02-13)


### Bug Fixes

* **deps:** update remark packages ([8ec6337](https://github.com/AtomLinter/linter-markdown/commit/8ec6337))

## [5.2.5](https://github.com/AtomLinter/linter-markdown/compare/v5.2.4...v5.2.5) (2019-02-13)


Expand Down
43 changes: 12 additions & 31 deletions 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-markdown",
"main": "lib/index.js",
"version": "5.2.5",
"version": "5.2.6",
"description": "Lint markdown on the fly, using remark-lint",
"scripts": {
"lint": "remark README.md LICENSE.md && eslint lib spec",
Expand Down

0 comments on commit 81ca885

Please sign in to comment.