Skip to content

Commit

Permalink
chore(release): OpenSqueeze 2.6.2-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.6.2-beta.1](v2.6.1...v2.6.2-beta.1) (2022-11-22)

### Bug Fixes

* bump kotlin_version from 1.7.20 to 1.7.21 ([d4cfe10](d4cfe10))
* bump leakcanary-android from 2.9.1 to 2.10 ([0dd29cc](0dd29cc))
* bump orchestrator from 1.4.1 to 1.4.2 ([e6c0a10](e6c0a10))
* bump rxandroid from 3.0.0 to 3.0.2 ([af4780a](af4780a))
* bump truth from 1.4.0 to 1.5.0 ([0a8f42d](0a8f42d))
* player change snackbar should display on now playing view ([ccd1c28](ccd1c28))
* snackbar notifications should be offset above the player controls ([ca624a4](ca624a4))
* Volume text in player display was not initialized at first ([a210216](a210216)), closes [#49](#49)
  • Loading branch information
semantic-release-bot committed Nov 22, 2022
1 parent cc972f0 commit 2d55ca0
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [2.6.2-beta.1](https://github.com/orangebikelabs/opensqueeze/compare/v2.6.1...v2.6.2-beta.1) (2022-11-22)


### Bug Fixes

* bump kotlin_version from 1.7.20 to 1.7.21 ([d4cfe10](https://github.com/orangebikelabs/opensqueeze/commit/d4cfe10aad4f3ced284acc9a24cdec4abd4c11d0))
* bump leakcanary-android from 2.9.1 to 2.10 ([0dd29cc](https://github.com/orangebikelabs/opensqueeze/commit/0dd29ccbe42e9b97efe97b7ad3512cdc31d67771))
* bump orchestrator from 1.4.1 to 1.4.2 ([e6c0a10](https://github.com/orangebikelabs/opensqueeze/commit/e6c0a10ed9a63419f33fe26da99eecc2edac0bfa))
* bump rxandroid from 3.0.0 to 3.0.2 ([af4780a](https://github.com/orangebikelabs/opensqueeze/commit/af4780aa24dd00e6c736901bb6c599aa2be5f731))
* bump truth from 1.4.0 to 1.5.0 ([0a8f42d](https://github.com/orangebikelabs/opensqueeze/commit/0a8f42d1210977e2834a6f71e08a7a25652a539e))
* player change snackbar should display on now playing view ([ccd1c28](https://github.com/orangebikelabs/opensqueeze/commit/ccd1c28ef93f2fd9ca122b2cfce85a8c017f47ca))
* snackbar notifications should be offset above the player controls ([ca624a4](https://github.com/orangebikelabs/opensqueeze/commit/ca624a4f6316bd41b20a90843f0abbd3172f8c7e))
* Volume text in player display was not initialized at first ([a210216](https://github.com/orangebikelabs/opensqueeze/commit/a21021691e93c6a7f3117e81f27a33ffeab187df)), closes [#49](https://github.com/orangebikelabs/opensqueeze/issues/49)

## [2.6.1-beta.2](https://github.com/orangebikelabs/opensqueeze/compare/v2.6.1-beta.1...v2.6.1-beta.2) (2022-11-06)


Expand Down

0 comments on commit 2d55ca0

Please sign in to comment.