Skip to content

Commit

Permalink
chore(release): 6.7.2 [skip ci]
Browse files Browse the repository at this point in the history
## [6.7.2](v6.7.1...v6.7.2) (2023-06-14)

### Bug Fixes

* **MMNotificationClient:** Fix possible crash when closing the app ([ab8c0ee](ab8c0ee)), closes [#1201](#1201)
* **Notification:** Fix missing sound in audio notification ([131c9d4](131c9d4)), closes [#1203](#1203)

### Enhancements

* **Device::Refresh:** Wait a little longer before refreshing list of devices ([cb3d63f](cb3d63f)), closes [#SOUNDSWITCH-151](https://github.com/Belphemur/SoundSwitch/issues/SOUNDSWITCH-151)

### Languages

* **Portuguese:** Translated Tray Icon using Weblate ([2e87f22](2e87f22))
  • Loading branch information
semantic-release-bot committed Jun 14, 2023
1 parent 5e694df commit e4a8428
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## [6.7.2](https://github.com/Belphemur/SoundSwitch/compare/v6.7.1...v6.7.2) (2023-06-14)


### Bug Fixes

* **MMNotificationClient:** Fix possible crash when closing the app ([ab8c0ee](https://github.com/Belphemur/SoundSwitch/commit/ab8c0ee7d8d59470c67fdc40b44185cccc0a4cad)), closes [#1201](https://github.com/Belphemur/SoundSwitch/issues/1201)
* **Notification:** Fix missing sound in audio notification ([131c9d4](https://github.com/Belphemur/SoundSwitch/commit/131c9d42bec8ead3951123a12aa97b72e1afe3fd)), closes [#1203](https://github.com/Belphemur/SoundSwitch/issues/1203)


### Enhancements

* **Device::Refresh:** Wait a little longer before refreshing list of devices ([cb3d63f](https://github.com/Belphemur/SoundSwitch/commit/cb3d63f3c292939db5bcbebe7bc384f3b4758eea)), closes [#SOUNDSWITCH-151](https://github.com/Belphemur/SoundSwitch/issues/SOUNDSWITCH-151)


### Languages

* **Portuguese:** Translated Tray Icon using Weblate ([2e87f22](https://github.com/Belphemur/SoundSwitch/commit/2e87f220a76a4aa4254f004a5ef035c92b4e1d80))

## [6.7.1](https://github.com/Belphemur/SoundSwitch/compare/v6.7.0...v6.7.1) (2023-06-08)


Expand Down
2 changes: 1 addition & 1 deletion SoundSwitch/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("6.7.1")]
[assembly: AssemblyVersion("6.7.2")]

0 comments on commit e4a8428

Please sign in to comment.