From 128d4ff0a12a4b91b7c94eaf772641ebfb717283 Mon Sep 17 00:00:00 2001 From: j-d-ha <61319894+j-d-ha@users.noreply.github.com> Date: Wed, 10 Dec 2025 21:25:05 +0000 Subject: [PATCH] chore: update changelog for v1.3.1 --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54899f36..2ffe12b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [Unreleased](https://github.com/j-d-ha/aws-lambda-host/compare/v1.3.0...HEAD) +## [Unreleased](https://github.com/j-d-ha/aws-lambda-host/compare/v1.3.1...HEAD) + +## [v1.3.1](https://github.com/j-d-ha/aws-lambda-host/compare/v1.3.0...v1.3.1) - 2025-12-10 + +### 🐛 Bug Fixes + +* fix(core): add missing TenantId and TraceId properties to DefaultLambdaHostContext (#224) @j-d-ha +* fix(ci): remove sign-commits from changelog workflow (#223) @j-d-ha ## [v1.3.0](https://github.com/j-d-ha/aws-lambda-host/compare/v1.2.1...v1.3.0) - 2025-12-10