Skip to content

Commit 0d64252

Browse files
committed
chore(release): 3.3.0
1 parent 5fd20fc commit 0d64252

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [3.3.0](https://github.com/dessant/buster/compare/v3.2.1...v3.3.0) (2026-06-17)
6+
7+
8+
### Features
9+
10+
* add local speech recognition service in Chrome ([eb13562](https://github.com/dessant/buster/commit/eb13562900cfd8add1776aad1346358c8761e09f)), closes [#466](https://github.com/dessant/buster/issues/466)
11+
12+
13+
### Bug Fixes
14+
15+
* account for undefined InjectionResult ([1f4b189](https://github.com/dessant/buster/commit/1f4b189729be6ecc2926040f83bd1d432473cd5a))
16+
* show client app download button on macOS ([5fd20fc](https://github.com/dessant/buster/commit/5fd20fcdba46d9c4b38c52a83e50b9b17d1ad164))
17+
518
## [3.2.1](https://github.com/dessant/buster/compare/v3.2.0...v3.2.1) (2026-06-15)
619

720

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "buster",
3-
"version": "3.2.1",
3+
"version": "3.3.0",
44
"author": "Armin Sebastian",
55
"license": "GPL-3.0-only",
66
"homepage": "https://github.com/dessant/buster",

0 commit comments

Comments
 (0)