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

Commit 2b94a2c

Browse files
chore(release): 5.2.2 [skip ci]
1 parent f837a80 commit 2b94a2c

File tree

3 files changed

+156
-54
lines changed

3 files changed

+156
-54
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="5.2.2"></a>
2+
## [5.2.2](https://github.com/AtomLinter/linter-markdown/compare/v5.2.1...v5.2.2) (2018-05-10)
3+
4+
5+
### Bug Fixes
6+
7+
* **package:** update unified-engine-atom to version 7.0.0 ([81666fe](https://github.com/AtomLinter/linter-markdown/commit/81666fe))
8+
19
<a name="5.2.1"></a>
210
## [5.2.1](https://github.com/AtomLinter/linter-markdown/compare/v5.2.0...v5.2.1) (2018-04-26)
311

package-lock.json

Lines changed: 147 additions & 53 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.1",
4+
"version": "5.2.2",
55
"description": "Lint markdown on the fly, using remark-lint",
66
"scripts": {
77
"commitmsg": "commitlint -e $GIT_PARAMS",

0 commit comments

Comments
 (0)