Skip to content

Commit 043dd1c

Browse files
authored
Merge pull request #25 from rtk-ai/release-please--branches--main--components--vox
chore(main): release 0.7.0
2 parents 585a9a1 + fdf1ed3 commit 043dd1c

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.6.0"
2+
".": "0.7.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.7.0](https://github.com/rtk-ai/vox/compare/v0.6.0...v0.7.0) (2026-03-16)
4+
5+
6+
### Features
7+
8+
* add UX, performance, and security test suites ([#24](https://github.com/rtk-ai/vox/issues/24)) ([c421483](https://github.com/rtk-ai/vox/commit/c421483db9382a0590fd8d63471661c51bb34772))
9+
310
## [0.6.0](https://github.com/rtk-ai/vox/compare/v0.5.0...v0.6.0) (2026-03-05)
411

512

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "vox"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
edition = "2024"
55
description = "Cross-platform TTS CLI — local voice synthesis with Qwen and system say"
66
license = "LicenseRef-Proprietary"

0 commit comments

Comments
 (0)