Skip to content

Commit c60a667

Browse files
authored
prep for 1.21.0 release (#246)
1 parent 589f9d4 commit c60a667

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

core/nodejs18Action/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919

2020
# NodeJS 18 OpenWhisk Runtime Container
2121

22+
# Apache 1.22
23+
- Make 'npm install' during init configurable. (#240)
24+
- Add support for Node.js 20 (#239)
25+
- Make error loging clearer (#238)
26+
2227
# Apache 1.21
2328
- Initial release with support for Node.js v1.18
2429

core/nodejs20Action/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919

2020
# NodeJS 20 OpenWhisk Runtime Container
2121

22-
# Next Release
23-
- Initial release with support for Node.js v1.18
22+
# Apache 1.22
23+
- Initial release with support for Node.js v1.20
2424

2525
Node.js version = [20.3.0](https://nodejs.org/en/blog/release/v20.3.0/)
2626
OpenWhisk version = [OpenWhisk v3.21.7](https://www.npmjs.com/package/openwhisk)

0 commit comments

Comments
 (0)