Skip to content

Commit 2987b73

Browse files
authored
Merge pull request #31 from JacobLinCool/changeset-release/main
Release Packages
2 parents 48aa466 + 334e96b commit 2987b73

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/late-feet-run.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# smart-whisper
22

3+
## 0.7.0
4+
5+
### Minor Changes
6+
7+
- [#30](https://github.com/JacobLinCool/smart-whisper/pull/30) [`e6a6966`](https://github.com/JacobLinCool/smart-whisper/commit/e6a6966af62ecd046a82c6403a4777f3fe884efb) Thanks [@silvioprog](https://github.com/silvioprog)! - Add EN models
8+
39
## 0.6.1
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "smart-whisper",
3-
"version": "0.6.1",
3+
"version": "0.7.0",
44
"description": "Whisper.cpp Node.js binding with auto model offloading strategy.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)