Skip to content

Commit ffa9186

Browse files
authored
Merge pull request #28 from AssemblyAI/E07417BDFEA3614F5967B1520F8B2F61
Release 4.0.1
2 parents 0d816a7 + ed60551 commit ffa9186

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)