Skip to content

Commit 41d380d

Browse files
Release 2025-11-18 (#409)
* release_2025-11-18 * Updated changelog
1 parent 9f4f095 commit 41d380d

File tree

3 files changed

+6
-12
lines changed

3 files changed

+6
-12
lines changed

.autover/changes/3fb2215f-52a7-4b5c-8019-65b4c8618452.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Release 2025-11-18
2+
3+
### Amazon.Lambda.Tools (5.13.2)
4+
* Fix: Use function architecture to determine artifact path instead of hardcoded 'x64'.
5+
16
## Release 2025-11-10
27

38
### Amazon.Lambda.Tools (5.13.1)

src/Amazon.Lambda.Tools/Amazon.Lambda.Tools.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<Copyright>Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.</Copyright>
1616
<Product>AWS Lambda Tools for .NET CLI</Product>
1717
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
18-
<Version>5.13.1</Version>
18+
<Version>5.13.2</Version>
1919
</PropertyGroup>
2020
<ItemGroup>
2121
<Content Include="Resources\build-lambda-zip.exe">

0 commit comments

Comments
 (0)