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.9 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 20, 2019
1 parent 0c090bf commit 524857b
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 @@
## [5.2.9](https://github.com/AtomLinter/linter-markdown/compare/v5.2.8...v5.2.9) (2019-06-20)


### Bug Fixes

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

## [5.2.8](https://github.com/AtomLinter/linter-markdown/compare/v5.2.7...v5.2.8) (2019-06-17)


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-markdown",
"main": "lib/index.js",
"version": "5.2.8",
"version": "5.2.9",
"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 524857b

Please sign in to comment.