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

Commit 999ac04

Browse files
chore(release): 5.2.5 [skip ci]
1 parent a27b763 commit 999ac04

File tree

3 files changed

+20
-32
lines changed

3 files changed

+20
-32
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.2.5](https://github.com/AtomLinter/linter-markdown/compare/v5.2.4...v5.2.5) (2019-02-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency atom-package-deps to v5 ([73cb69b](https://github.com/AtomLinter/linter-markdown/commit/73cb69b))
7+
18
## [5.2.4](https://github.com/AtomLinter/linter-markdown/compare/v5.2.3...v5.2.4) (2019-02-12)
29

310

package-lock.json

Lines changed: 12 additions & 31 deletions
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-markdown",
33
"main": "lib/index.js",
4-
"version": "5.2.4",
4+
"version": "5.2.5",
55
"description": "Lint markdown on the fly, using remark-lint",
66
"scripts": {
77
"lint": "remark README.md LICENSE.md && eslint lib spec",

0 commit comments

Comments
 (0)