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 fcf96c9  release config for openwhisk-client-js 3.21.3 (#356)
fcf96c9 is described below

commit fcf96c9baceaa4c30e828591ac914b5db1a5ccc0
Author: David Grove <[email protected]>
AuthorDate: Thu Nov 5 12:24:10 2020 -0500

    release config for openwhisk-client-js 3.21.3 (#356)
---
 release-configs/client-js-3.21.3.config | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/release-configs/client-js-3.21.3.config 
b/release-configs/client-js-3.21.3.config
new file mode 100644
index 0000000..716775f
--- /dev/null
+++ b/release-configs/client-js-3.21.3.config
@@ -0,0 +1,15 @@
+{
+  "versioning": {
+    "version": "3.21.3",
+    "pre_release_version": "rc1"
+  },
+  "RepoList": [
+    "openwhisk-client-js"
+  ],
+  "openwhisk_client_js": {
+    "name": "OpenWhisk Client Js",
+    "hash": "77f7c8fd2947517ea6e4d138c562179d13f549b2 ",
+    "repository": "https://github.com/apache/openwhisk-client-js.git";,
+    "branch": "master"
+  }
+}

Reply via email to