Skip to content

Commit

Permalink
chore(release): 1.1.1-next.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1-next.1](v1.1.0...v1.1.1-next.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 a559a89 commit a5b03db
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-next.1](https://github.com/arjunvegda/japanese-moji/compare/v1.1.0...v1.1.1-next.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.0](https://github.com/arjunvegda/japanese-moji/compare/v1.0.0...v1.1.0) (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.0",
"version": "1.1.1-next.1",
"description": "A toolkit to validate Japanese characters",
"type": "module",
"packageManager": "yarn@3.1.1",
Expand Down

0 comments on commit a5b03db

Please sign in to comment.