morpheme-match-textlint
Version:
morpheme-match for textlint rule.
72 lines (22 loc) • 1.54 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.0.6](https://github.com/azu/morpheme-match/compare/v2.0.5...v2.0.6) (2019-10-20)
### Bug Fixes
* **morpheme-match-textlint:** fix type ([e2d55c5](https://github.com/azu/morpheme-match/commit/e2d55c5))
## [2.0.5](https://github.com/azu/morpheme-match/compare/v2.0.4...v2.0.5) (2019-10-20)
**Note:** Version bump only for package morpheme-match-textlint
## [2.0.4](https://github.com/azu/morpheme-match/compare/v2.0.3...v2.0.4) (2019-10-20)
**Note:** Version bump only for package morpheme-match-textlint
## [2.0.3](https://github.com/azu/morpheme-match/compare/v2.0.2...v2.0.3) (2019-07-07)
### Bug Fixes
* **textlint:** drop generics support ([ba6cf67](https://github.com/azu/morpheme-match/commit/ba6cf67))
## [2.0.2](https://github.com/azu/morpheme-match/compare/v2.0.1...v2.0.2) (2019-07-07)
### Bug Fixes
* **textlint:** copy type from morpheme-match ([6e24927](https://github.com/azu/morpheme-match/commit/6e24927))
## [2.0.1](https://github.com/azu/morpheme-match/compare/v2.0.0...v2.0.1) (2019-07-07)
### Bug Fixes
* **textlint:** fix typing ([ef7c371](https://github.com/azu/morpheme-match/commit/ef7c371))
# 2.0.0 (2019-06-14)
### Features
* **morpheme-match-textlint:** add textlint wrapper ([#7](https://github.com/azu/morpheme-match/issues/7)) ([8f3be6a](https://github.com/azu/morpheme-match/commit/8f3be6a))