We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f72b3a9 commit bcfc771Copy full SHA for bcfc771
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+## 0.8.0 - 2025-05-06
11
+
12
## 0.7.1 - 2025-04-08
13
14
## 0.7.0 - 2025-02-25
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@klarna/nest-lambda-microservice",
3
- "version": "0.7.1",
+ "version": "0.8.0",
4
"description": "NestJS based microservice for writing applications that run on AWS Lambda",
5
"repository": {
6
"type": "git",
0 commit comments