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 5968ad9 commit 93ae935Copy full SHA for 93ae935
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.4 - 2025-07-22
11
+
12
## 0.8.3 - 2025-06-23
13
14
## 0.8.2 - 2025-06-02
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@klarna/nest-lambda-microservice",
3
- "version": "0.8.3",
+ "version": "0.8.4",
4
"description": "NestJS based microservice for writing applications that run on AWS Lambda",
5
"repository": {
6
"type": "git",
0 commit comments