This is an automated email from the ASF dual-hosted git repository.
rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-release.git
The following commit(s) were added to refs/heads/master by this push:
new 5f921bb openwhisk-client-js v3.21.2 (#335)
5f921bb is described below
commit 5f921bb804abd25898dc104ee681a030135b6143
Author: rodric rabbah <[email protected]>
AuthorDate: Tue May 5 13:34:45 2020 -0400
openwhisk-client-js v3.21.2 (#335)
---
release-configs/client-js-3.21.2.config | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/release-configs/client-js-3.21.2.config
b/release-configs/client-js-3.21.2.config
new file mode 100644
index 0000000..5fb3236
--- /dev/null
+++ b/release-configs/client-js-3.21.2.config
@@ -0,0 +1,15 @@
+{
+ "versioning": {
+ "version": "3.21.2",
+ "pre_release_version": "rc1"
+ },
+ "RepoList": [
+ "openwhisk-client-js"
+ ],
+ "openwhisk_client_js": {
+ "name": "OpenWhisk Client Js",
+ "hash": "eaa43743648c4ff69f53af95befc9bd314178d57",
+ "repository": "https://github.com/apache/openwhisk-client-js.git",
+ "branch": "master"
+ }
+}