Skip to content

Commit 4c7112b

Browse files
committed
docs: Increase version to 1.10.1
1 parent 016d99f commit 4c7112b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

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

1010

11+
## [1.10.1] - 2023-06-02
12+
### Fixed
13+
* Limit example typescript version to 5.0 due to Node 12 incompatibility
14+
1115
## [1.10.0] - 2023-06-01
1216
### Fixed
1317
* Changed document translation to poll the server every 5 seconds. This should greatly reduce observed document translation processing time.
@@ -181,7 +185,8 @@ client library took over this package name. Thanks to
181185
ownership.
182186

183187

184-
[Unreleased]: https://github.com/DeepLcom/deepl-node/compare/v1.10.0...HEAD
188+
[Unreleased]: https://github.com/DeepLcom/deepl-node/compare/v1.10.1...HEAD
189+
[1.10.1]: https://github.com/DeepLcom/deepl-node/compare/v1.9.0...v1.10.1
185190
[1.10.0]: https://github.com/DeepLcom/deepl-node/compare/v1.9.0...v1.10.0
186191
[1.9.0]: https://github.com/DeepLcom/deepl-node/compare/v1.8.0...v1.9.0
187192
[1.8.0]: https://github.com/DeepLcom/deepl-node/compare/v1.7.5...v1.8.0

0 commit comments

Comments
 (0)