Skip to content

Commit

Permalink
Merge pull request #12 from kgsi/merge-release
Browse files Browse the repository at this point in the history
chore(release): 1.2.0
  • Loading branch information
kgsi authored Apr 1, 2021
2 parents 3557578 + 4907461 commit 4c1f76c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.

## [1.2.0](https://github.com/kufu/textlint-rule-preset-smarthr/compare/v1.1.1...v1.2.0) (2021-04-01)


### Features

* add types ([3bc44a9](https://github.com/kufu/textlint-rule-preset-smarthr/commit/3bc44a9045b7e419facc6c5318209faa62ba8003))
* package.jsonの修正 ([cc206f2](https://github.com/kufu/textlint-rule-preset-smarthr/commit/cc206f25c5f65981dc6b8a597543180d5f916a95))


### Bug Fixes

* require.d.tsの削除 ([598ac04](https://github.com/kufu/textlint-rule-preset-smarthr/commit/598ac0484b7884176604704819ee8986cbe46fcc))

### [1.1.1](https://github.com/kufu/textlint-rule-preset-smarthr/compare/v1.1.0...v1.1.1) (2021-03-31)

## [1.1.0](https://github.com/kgsi/textlint-rule-preset-smarthr/compare/v1.0.0...v1.1.0) (2021-03-31)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.1.1",
"version": "1.2.0",
"keywords": [
"textlint",
"textlintrule",
Expand Down

0 comments on commit 4c1f76c

Please sign in to comment.