Skip to content

Commit ed60551

Browse files
AssemblyAISwimburger
authored andcommitted
Project import generated by Copybara.
GitOrigin-RevId: a1dd6c91931eaace101e59c8beb0bd01897ea216
1 parent 0d816a7 commit ed60551

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Changelog
22

3-
## [4.0.0]
3+
## [4.0.1] - 2023-12-14
4+
5+
### Added
6+
7+
- Add `"assemblyai/mistral-7b"` to `LemurModel` type
8+
9+
### Changed
10+
11+
- Update types with `@example`
12+
- Update types with `Format: uuid` if applicable
13+
14+
## [4.0.0] - 2023-12-08
415

516
### Added
617

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "assemblyai",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "The AssemblyAI JavaScript SDK provides an easy-to-use interface for interacting with the AssemblyAI API, which supports async and real-time transcription, as well as the latest LeMUR models.",
55
"engines": {
66
"node": ">=18"

0 commit comments

Comments
 (0)