Skip to content

Commit fb8a1e4

Browse files
committed
docs: Increase version to 1.15.0
1 parent b4c83aa commit fb8a1e4

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.15.0] - 2024-01-15
99
### Added
1010
* Added support for the Write API in the mock server.
1111

@@ -201,7 +201,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
201201
Initial version.
202202

203203

204-
[Unreleased]: https://github.com/DeepLcom/deepl-mock/compare/v1.14.1...HEAD
204+
[1.15.0]: https://github.com/DeepLcom/deepl-mock/compare/v1.14.1...v1.15.0
205205
[1.14.1]: https://github.com/DeepLcom/deepl-mock/compare/v1.14.0...v1.14.1
206206
[1.14.0]: https://github.com/DeepLcom/deepl-mock/compare/v1.13.0...v1.14.0
207207
[1.13.0]: https://github.com/DeepLcom/deepl-mock/compare/v1.12.0...v1.13.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.1",
4+
"version": "1.15.0",
55
"author": "DeepL SE <[email protected]>",
66
"license": "MIT",
77
"repository": "DeepLcom/deepl-mock",

0 commit comments

Comments
 (0)