Skip to content

Commit fa3682a

Browse files
committed
chore(release): 0.6.0
1 parent 6e10289 commit fa3682a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [0.6.0](https://github.com/rx-ts/eslint-plugin-mdx/compare/v0.5.0...v0.6.0) (2019-08-02)
6+
7+
8+
### Features
9+
10+
* add new rule `no-jsx-html-comments`, close [#13](https://github.com/rx-ts/eslint-plugin-mdx/issues/13) ([67ba91e](https://github.com/rx-ts/eslint-plugin-mdx/commit/67ba91e))
11+
* processor support for normalize comments in jsx [ci skip] ([114831c](https://github.com/rx-ts/eslint-plugin-mdx/commit/114831c))
12+
513
## [0.5.0](https://github.com/rx-ts/eslint-plugin-mdx/compare/v0.4.1...v0.5.0) (2019-07-31)
614

715

0 commit comments

Comments
 (0)