This is an automated email from the ASF dual-hosted git repository.

dgrove 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 5a90d4b  config for client-js 3.21.8 (#426)
5a90d4b is described below

commit 5a90d4b4a2dcb9885d3fbc2a835162b148b1adc6
Author: David Grove <[email protected]>
AuthorDate: Mon Dec 4 10:08:22 2023 -0500

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

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

Reply via email to