Skip to content

Commit

Permalink
chore(release): 1.10.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.10.2](v1.10.1...v1.10.2) (2022-09-13)

### Bug Fixes

* IL2CPP andorid build ([7ac1ef1](7ac1ef1))
  • Loading branch information
semantic-release-bot committed Sep 13, 2022
1 parent f429944 commit cfbd447
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/Package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.hgs.tone",
"version": "1.10.1",
"version": "1.10.2",
"displayName": "HGS Tone",
"description": "Simple tool to play musical notes",
"unity": "2021.3",
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.10.2](https://github.com/homy-game-studio/hgs-unity-tone/compare/v1.10.1...v1.10.2) (2022-09-13)


### Bug Fixes

* IL2CPP andorid build ([7ac1ef1](https://github.com/homy-game-studio/hgs-unity-tone/commit/7ac1ef14a735a25828d81b22c1ea2bc3e12dc9d6))

## [1.10.1](https://github.com/homy-game-studio/hgs-unity-tone/compare/v1.10.0...v1.10.1) (2022-09-13)


Expand Down

0 comments on commit cfbd447

Please sign in to comment.