Skip to content

Commit bcfc771

Browse files
chore: release v0.8.0
1 parent f72b3a9 commit bcfc771

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 0.8.0 - 2025-05-06
11+
1012
## 0.7.1 - 2025-04-08
1113

1214
## 0.7.0 - 2025-02-25

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@klarna/nest-lambda-microservice",
3-
"version": "0.7.1",
3+
"version": "0.8.0",
44
"description": "NestJS based microservice for writing applications that run on AWS Lambda",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)