Skip to content

Commit ce79181

Browse files
committed
Fixing issue with type files not exporting Deepgram class
1 parent eaf84fa commit ce79181

5 files changed

Lines changed: 9142 additions & 118 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
---
1111

12+
## [1.4.6]
13+
14+
### Fixed
15+
16+
- Problem with type declarations not exporting Deepgram
17+
1218
## [1.4.5]
1319

1420
### Updated
@@ -218,7 +224,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
218224

219225
---
220226

221-
[unreleased]: https://github.com/deepgram/node-sdk/compare/1.4.0...HEAD
227+
[unreleased]: https://github.com/deepgram/node-sdk/compare/1.4.6...HEAD
228+
[1.4.6]: https://github.com/deepgram/node-sdk/compare/1.4.5...1.4.6
229+
[1.4.5]: https://github.com/deepgram/node-sdk/compare/1.4.4...1.4.5
230+
[1.4.4]: https://github.com/deepgram/node-sdk/compare/1.4.3...1.4.4
231+
[1.4.3]: https://github.com/deepgram/node-sdk/compare/1.4.2...1.4.3
232+
[1.4.2]: https://github.com/deepgram/node-sdk/compare/1.4.1...1.4.2
233+
[1.4.1]: https://github.com/deepgram/node-sdk/compare/1.4.0...1.4.1
222234
[1.4.0]: https://github.com/deepgram/node-sdk/compare/1.3.1...1.4.0
223235
[1.3.1]: https://github.com/deepgram/node-sdk/compare/1.3.0...1.3.1
224236
[1.3.0]: https://github.com/deepgram/node-sdk/compare/1.2.4...1.3.0

0 commit comments

Comments
 (0)