Skip to content

Commit

Permalink
feat(maintenance): add support for nodejs20.x runtime (#1790)
Browse files Browse the repository at this point in the history
* feat(maintenance): support nodejs20.x runtime

* tests(metrics): fix object ordering in tests

* build(testing): bump cdk

* build(maintenance): revert aws-cdk-lib to support nodejs14

* tests(maintenance): set runtime with family

* chore(docs): patch runtime in cdk

* chore(docs): patch runtime in cdk

* chore(maintenance): increment version in commons ahead of release
  • Loading branch information
dreamorosi committed Feb 20, 2024
1 parent f0dd4c0 commit 3453106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cdk-sample",
"version": "1.18.1",
"version": "1.18.0",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com"
Expand Down

0 comments on commit 3453106

Please sign in to comment.