Skip to content

Commit 2672357

Browse files
github-actions[bot]moufmouf
authored andcommitted
chore(main): release 0.2.8
1 parent 0b812d4 commit 2672357

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.2.7"
2+
".": "0.2.8"
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.2.8](https://github.com/workadventure/livekit-agent-plugin-fake-stt/compare/v0.2.7...v0.2.8) (2026-03-04)
4+
5+
6+
### Bug Fixes
7+
8+
* Fixing package name ([0b812d4](https://github.com/workadventure/livekit-agent-plugin-fake-stt/commit/0b812d4e212d7b37c3a170cb415d20ed1432fd1d))
9+
310
## [0.2.7](https://github.com/workadventure/livekit-agent-plugin-fake-stt/compare/v0.2.6...v0.2.7) (2026-03-04)
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,6 +1,6 @@
11
{
22
"name": "@workadventure/livekit-agent-plugin-fake-stt",
3-
"version": "0.2.7",
3+
"version": "0.2.8",
44
"description": "Deterministic fake STT provider for LiveKit Agents tests",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)