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

Commit c7bdb63

Browse files
chore(release): 5.2.11 [skip ci]
1 parent 2597d3a commit c7bdb63

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
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.11](https://github.com/AtomLinter/linter-markdown/compare/v5.2.10...v5.2.11) (2019-12-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update remark packages ([46c2e31](https://github.com/AtomLinter/linter-markdown/commit/46c2e31f8636ae2c81fdeb01afd6535080b64b1b))
7+
18
## [5.2.10](https://github.com/AtomLinter/linter-markdown/compare/v5.2.9...v5.2.10) (2019-09-17)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
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.10",
4+
"version": "5.2.11",
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)