Skip to content

Commit a2094f7

Browse files
committed
chore(release): 0.9.5
1 parent e76c483 commit a2094f7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.9.5](https://github.com/rx-ts/eslint-plugin-mdx/compare/v0.9.3...v0.9.5) (2019-08-05)
6+
7+
8+
### Bug Fixes
9+
10+
* adjacent jsx nodes should be allowed in mdx ([8456381](https://github.com/rx-ts/eslint-plugin-mdx/commit/8456381))
11+
* options unchangeable issue for default parser ([e76c483](https://github.com/rx-ts/eslint-plugin-mdx/commit/e76c483))
12+
* skip combine jsx nodes for root/jsx node ([90583f7](https://github.com/rx-ts/eslint-plugin-mdx/commit/90583f7))
13+
514
### [0.9.4](https://github.com/rx-ts/eslint-plugin-mdx/compare/v0.9.3...v0.9.4) (2019-08-05)
615

716

0 commit comments

Comments
 (0)