Skip to content

Commit 65e6a61

Browse files
authored
chore(release): 2.71.0 (#24845)
See [CHANGELOG](https://github.com/aws/aws-cdk/blob/205a6a577b9377f61daa3cf43fbe81468a37d87a/CHANGELOG.v2.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
2 parents a2d5030 + 205a6a5 commit 65e6a61

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5-
## [2.71.0](https://github.com/aws/aws-cdk/compare/v2.70.0...v2.71.0) (2023-03-28)
5+
## [2.71.0](https://github.com/aws/aws-cdk/compare/v2.70.0...v2.71.0) (2023-03-29)
66

77

88
### Features

packages/@aws-cdk/aws-lambda-nodejs/lib/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ FROM $IMAGE
77
RUN npm install --global [email protected]
88

99
# Install pnpm
10-
RUN npm install --global pnpm@8.0.0
10+
RUN npm install --global pnpm@7.30.5
1111

1212
# Install typescript
1313
RUN npm install --global typescript

0 commit comments

Comments
 (0)