Skip to content

Commit

Permalink
chore(release): 1.1.1
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2022-02-21)

### Bug Fixes

* improve docs for npm ([#55](#55)) ([a559a89](a559a89))
* trigger build, empty commit ([#54](#54)) ([b082bb4](b082bb4))
  • Loading branch information
semantic-release-bot committed Feb 21, 2022
1 parent 8ed0dfa commit dd7e518
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.1.1](https://github.com/arjunvegda/japanese-moji/compare/v1.1.0...v1.1.1) (2022-02-21)


### Bug Fixes

* improve docs for npm ([#55](https://github.com/arjunvegda/japanese-moji/issues/55)) ([a559a89](https://github.com/arjunvegda/japanese-moji/commit/a559a89744ef17747a75ed726f7c6dfc5a641f7f))
* trigger build, empty commit ([#54](https://github.com/arjunvegda/japanese-moji/issues/54)) ([b082bb4](https://github.com/arjunvegda/japanese-moji/commit/b082bb49c91816c147fbf1f50608ab796d80930e))

## [1.1.1-next.1](https://github.com/arjunvegda/japanese-moji/compare/v1.1.0...v1.1.1-next.1) (2022-02-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "japanese-moji",
"version": "1.1.1-next.1",
"version": "1.1.1",
"description": "A toolkit to validate Japanese characters",
"type": "module",
"packageManager": "[email protected]",
Expand Down

0 comments on commit dd7e518

Please sign in to comment.