Skip to content

Commit e75304e

Browse files
committed
docs: Increase version to 1.14.1
1 parent 58aca59 commit e75304e

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77

8-
## [Unreleased]
8+
## [1.14.1] - 2024-01-14
99
### Fixed
1010
* Update `path-to-regexp` dependency due to CVE-2024-52798
1111
* Update `cross-spawn` dependency due to CVE-2024-21538
@@ -196,7 +196,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
196196
Initial version.
197197

198198

199-
[Unreleased]: https://github.com/DeepLcom/deepl-mock/compare/v1.14.0...HEAD
199+
[1.14.1]: https://github.com/DeepLcom/deepl-mock/compare/v1.14.0...v1.14.1
200200
[1.14.0]: https://github.com/DeepLcom/deepl-mock/compare/v1.13.0...v1.14.0
201201
[1.13.0]: https://github.com/DeepLcom/deepl-mock/compare/v1.12.0...v1.13.0
202202
[1.12.0]: https://github.com/DeepLcom/deepl-mock/compare/v1.11.0...v1.12.0

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "deepl-mock",
33
"description": "DeepL API mock server",
4-
"version": "1.14.0",
4+
"version": "1.14.1",
55
"author": "DeepL SE <[email protected]>",
66
"license": "MIT",
77
"repository": "DeepLcom/deepl-mock",

0 commit comments

Comments
 (0)