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.10 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 17, 2019
1 parent f0f977d commit 75f9d06
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [5.2.10](https://github.com/AtomLinter/linter-markdown/compare/v5.2.9...v5.2.10) (2019-09-17)


### Bug Fixes

* **deps:** update dependency unified-engine-atom to v8 ([5fa0623](https://github.com/AtomLinter/linter-markdown/commit/5fa0623))
* **deps:** update remark packages ([30b3339](https://github.com/AtomLinter/linter-markdown/commit/30b3339))

## [5.2.9](https://github.com/AtomLinter/linter-markdown/compare/v5.2.8...v5.2.9) (2019-06-20)


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.9",
"version": "5.2.10",
"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 75f9d06

Please sign in to comment.