Skip to content

Commit 84d4998

Browse files
chore(release): release [skip ci]
- project: toggle-audio-output 1.1.1
1 parent 9907aed commit 84d4998

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/packages/toggle-audio-output/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 1.1.1 (2025-07-06)
2+
3+
### 🩹 Fixes
4+
5+
- use `SwitchAudioSource` for devices list instead of `system_profiler` ([9907aed](https://github.com/Avivbens/alfredo/commit/9907aed))
6+
7+
### ❤️ Thank You
8+
9+
- Aviv Ben Shahar
10+
111
## 1.1.0 (2025-06-30)
212

313
### 🚀 Features

projects/packages/toggle-audio-output/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "toggle-audio-output",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Rapidly change your audio output between your Bluetooth devices and your Mac's speakers",
55
"keywords": [
66
"alfred",

0 commit comments

Comments
 (0)