Skip to content

Commit

Permalink
chore(release): 0.12.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.12.0](v0.11.3...v0.12.0) (2022-10-26)

### Bug Fixes

* **docker:** add pulseaudio-utils ([54cfed7](54cfed7))
* **docker:** fix build ([25b734f](25b734f))
* **docker:** fix docker ([cade8e3](cade8e3))
* **docker:** fix image ([8d92da9](8d92da9))
* **docker:** fix pulse audio ([6e7d528](6e7d528))
* **docker:** fix supervisor ([a248335](a248335))
* **docker:** fix version mismatch ([cf559fa](cf559fa))
* **docker:** temporarily disable pulseaudio ([fec3952](fec3952))
* **docker:** tweak dockerfile ([b70cac5](b70cac5))
* **docker:** tweak file ([79a011d](79a011d))

### Features

* **guac:** integrate GuacD into same image ([caed5b4](caed5b4))
  • Loading branch information
semantic-release-bot committed Oct 26, 2022
1 parent cbb6d73 commit 12baf17
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
# [0.12.0](https://github.com/glokon/guacamole-lite/compare/v0.11.3...v0.12.0) (2022-10-26)


### Bug Fixes

* **docker:** add pulseaudio-utils ([54cfed7](https://github.com/glokon/guacamole-lite/commit/54cfed7680b6b1f87978b95e7ca766c82961065a))
* **docker:** fix build ([25b734f](https://github.com/glokon/guacamole-lite/commit/25b734f1a7ab595a0700fe5380e497520540d55c))
* **docker:** fix docker ([cade8e3](https://github.com/glokon/guacamole-lite/commit/cade8e3d249697fe70ff8248b8935c2d7b508958))
* **docker:** fix image ([8d92da9](https://github.com/glokon/guacamole-lite/commit/8d92da9a58b44e3fb50316568df43218f75072ab))
* **docker:** fix pulse audio ([6e7d528](https://github.com/glokon/guacamole-lite/commit/6e7d5281635a3bae35a87cfe63a6f013204d08f0))
* **docker:** fix supervisor ([a248335](https://github.com/glokon/guacamole-lite/commit/a2483352c393982f4cf16afe6b17b7a7f59972d5))
* **docker:** fix version mismatch ([cf559fa](https://github.com/glokon/guacamole-lite/commit/cf559fa5a816365b393ec46eb2afd9bde1fa2794))
* **docker:** temporarily disable pulseaudio ([fec3952](https://github.com/glokon/guacamole-lite/commit/fec39528c32e22082a0c9735106cf1992351599b))
* **docker:** tweak dockerfile ([b70cac5](https://github.com/glokon/guacamole-lite/commit/b70cac5b2cc31262e1668e5a9b7a5ed6a2b7307c))
* **docker:** tweak file ([79a011d](https://github.com/glokon/guacamole-lite/commit/79a011d48b181b20d38df567bd408535c1e8a934))


### Features

* **guac:** integrate GuacD into same image ([caed5b4](https://github.com/glokon/guacamole-lite/commit/caed5b4e3241d03bde39ecb7369fa1618984dee9))

# [0.12.0](https://github.com/glokon/guacamole-lite/compare/v0.11.3...v0.12.0) (2022-10-26)


### Bug Fixes

* **docker:** add pulseaudio-utils ([54cfed7](https://github.com/glokon/guacamole-lite/commit/54cfed7680b6b1f87978b95e7ca766c82961065a))
Expand Down

0 comments on commit 12baf17

Please sign in to comment.