Skip to content

Commit 71794fc

Browse files
chore(release): 1.9.0 [skip ci]
# [1.9.0](v1.8.0...v1.9.0) (2022-04-19) ### Bug Fixes * **waveform:** change background color of unplayed section ([8b5f789](8b5f789)) ### Features * add about view ([50a31d5](50a31d5)) * **player:** add basic player view ([bd0493b](bd0493b)) * **player:** redesign ([a916f27](a916f27)) * redesign app menu ([52bc1eb](52bc1eb))
1 parent a916f27 commit 71794fc

3 files changed

Lines changed: 18 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [1.9.0](https://github.com/garredow/raincloud/compare/v1.8.0...v1.9.0) (2022-04-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **waveform:** change background color of unplayed section ([8b5f789](https://github.com/garredow/raincloud/commit/8b5f789c4ae25729f9021363265173c00fb70642))
7+
8+
9+
### Features
10+
11+
* add about view ([50a31d5](https://github.com/garredow/raincloud/commit/50a31d5d3689308deac58f213aa24cef35aa5ba1))
12+
* **player:** add basic player view ([bd0493b](https://github.com/garredow/raincloud/commit/bd0493bfb509614efacd9ba548b299db367750f0))
13+
* **player:** redesign ([a916f27](https://github.com/garredow/raincloud/commit/a916f27a384406abb68486921151cc42c6142f09))
14+
* redesign app menu ([52bc1eb](https://github.com/garredow/raincloud/commit/52bc1ebed5ef92ff20b26b0b3350f81b948537a0))
15+
116
# [1.8.0](https://github.com/garredow/raincloud/compare/v1.7.0...v1.8.0) (2022-04-18)
217

318

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "raincloud",
3-
"version": "1.8.0",
3+
"version": "1.9.0",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)