Skip to content

Commit

Permalink
chore(release): 0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
TimSusa committed Jan 2, 2021
1 parent e9baf17 commit b037f92
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.10](https://github.com/TimSusa/cliptor/compare/v0.0.9...v0.0.10) (2021-01-02)


### Features

* Have different audio output driver for every clip available ([b855173](https://github.com/TimSusa/cliptor/commit/b85517359fae4ced8342237fd88d90c3d4ac50af))
* introduce loading ([1e16462](https://github.com/TimSusa/cliptor/commit/1e164628745f4ea3b3eb3010423e2efdbf03c869))
* show loading on iphone ([8a47c92](https://github.com/TimSusa/cliptor/commit/8a47c9215a19aa8442cb8f14c3b500595e6c70e4))
* Try to fix touch scroll ([2edc2bd](https://github.com/TimSusa/cliptor/commit/2edc2bda2717906140a7858432921f5c880e2bef))
* use webaudio backend ([377afec](https://github.com/TimSusa/cliptor/commit/377afec735821e27cc4860b7ed6c9b1bc35628bb))

### [0.0.9](https://github.com/TimSusa/cliptor/compare/v0.0.6...v0.0.9) (2021-01-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,4 @@
"last 1 safari version"
]
}
}
}

1 comment on commit b037f92

@vercel
Copy link

@vercel vercel bot commented on b037f92 Jan 3, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.