Skip to content

Commit b79bcce

Browse files
chore(main): release wavekat-com 0.0.10
1 parent a2b7e7f commit b79bcce

4 files changed

Lines changed: 11 additions & 4 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.0.9"
2+
".": "0.0.10"
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.0.10](https://github.com/wavekat/wavekat.com/compare/wavekat-com-v0.0.9...wavekat-com-v0.0.10) (2026-04-04)
4+
5+
6+
### Features
7+
8+
* add Common Voice Explorer ([#25](https://github.com/wavekat/wavekat.com/issues/25)) ([a2b7e7f](https://github.com/wavekat/wavekat.com/commit/a2b7e7f2f4bafdbfc08b97913a890e9352754e33))
9+
310
## [0.0.9](https://github.com/wavekat/wavekat.com/compare/wavekat-com-v0.0.8...wavekat-com-v0.0.9) (2026-04-01)
411

512

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,7 +1,7 @@
11
{
22
"name": "wavekat-com",
33
"type": "module",
4-
"version": "0.0.9",
4+
"version": "0.0.10",
55
"engines": {
66
"node": ">=22.12.0"
77
},

0 commit comments

Comments
 (0)