Skip to content

Commit 1aba396

Browse files
authored
Package 3.21.6 (#232)
1 parent 3701d0e commit 1aba396

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919

2020
# Changelog
2121

22+
## v3.21.6
23+
24+
fix: Do not modify input params. (#231)
25+
2226
## v3.21.5
2327

2428
Support client retries (#227)

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openwhisk",
3-
"version": "3.21.5",
3+
"version": "3.21.6",
44
"description": "JavaScript client library for the Apache OpenWhisk platform",
55
"main": "lib/main.js",
66
"typings": "lib/main.d.ts",

0 commit comments

Comments
 (0)