Skip to content

Commit

Permalink
Merge pull request #31 from JacobLinCool/changeset-release/main
Browse files Browse the repository at this point in the history
Release Packages
  • Loading branch information
JacobLinCool authored Feb 2, 2024
2 parents 48aa466 + 334e96b commit 2987b73
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/late-feet-run.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# smart-whisper

## 0.7.0

### Minor Changes

- [#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

## 0.6.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "smart-whisper",
"version": "0.6.1",
"version": "0.7.0",
"description": "Whisper.cpp Node.js binding with auto model offloading strategy.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 2987b73

Please sign in to comment.