Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.0...v1.7.0) (2022-09-02)

### Features

* **ToneScale:** Add Random() method ([3ed6312](3ed6312))
  • Loading branch information
semantic-release-bot committed Sep 2, 2022
1 parent e32f43f commit ab1eaf7
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.6.0",
"version": "1.7.0",
"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.7.0](https://github.com/homy-game-studio/hgs-unity-tone/compare/v1.6.0...v1.7.0) (2022-09-02)


### Features

* **ToneScale:** Add Random() method ([3ed6312](https://github.com/homy-game-studio/hgs-unity-tone/commit/3ed6312e76942f61217825687d2d3c75b11a033e))

# [1.6.0](https://github.com/homy-game-studio/hgs-unity-tone/compare/v1.5.2...v1.6.0) (2022-08-30)


Expand Down

0 comments on commit ab1eaf7

Please sign in to comment.