This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/openwhisk-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 8b52ba0 Automatic Site Publish by Jenkins
8b52ba0 is described below
commit 8b52ba020866c9c9f3b5c3d8b8a55c3bad78d860
Author: jenkins <[email protected]>
AuthorDate: Mon May 24 17:08:42 2021 +0000
Automatic Site Publish by Jenkins
---
downloads.html | 8 ++++----
feed.xml | 2 +-
package-lock.json | 6 +++---
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/downloads.html b/downloads.html
index d04ca9c..e96b2d8 100644
--- a/downloads.html
+++ b/downloads.html
@@ -598,15 +598,15 @@ function addListenersToSections()
<div class="component-releases-structure
theme-darkgoldenrod">
<p><ctitle>OpenWhisk Client JS</ctitle>JavaScript
client library for the OpenWhisk platform</p>
<div class="component-release-artifact-list
border-darkgoldenrod">
- <version>3.21.3</version>
+ <version>3.21.4</version>
<a
-
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-client-js-3.21.3-sources.tar.gz">
+
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-client-js-3.21.4-sources.tar.gz">
Source code</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-client-js-3.21.3-sources.tar.gz.sha512">
+
href="https://downloads.apache.org/openwhisk/openwhisk-client-js-3.21.4-sources.tar.gz.sha512">
SHA-512 checksum</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-client-js-3.21.3-sources.tar.gz.asc">
+
href="https://downloads.apache.org/openwhisk/openwhisk-client-js-3.21.4-sources.tar.gz.asc">
PGP signature</a>
</div>
</div>
diff --git a/feed.xml b/feed.xml
index aee98eb..082e861 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,2 +1,2 @@
-<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self"
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html"
/><updated>2021-05-21T02:48:14+00:00</updated><id>/feed.xml</id><title
type="html">Apache OpenWhisk is a serverless, open source cloud
platform</title><subtitle>An open source platform for serverless, event-driven
code at any [...]
+<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self"
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html"
/><updated>2021-05-24T17:08:38+00:00</updated><id>/feed.xml</id><title
type="html">Apache OpenWhisk is a serverless, open source cloud
platform</title><subtitle>An open source platform for serverless, event-driven
code at any [...]
</subtitle></feed>
\ No newline at end of file
diff --git a/package-lock.json b/package-lock.json
index a492d8a..6606c40 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1488,9 +1488,9 @@
}
},
"spdx-license-ids": {
- "version": "3.0.8",
- "resolved":
"https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.8.tgz",
- "integrity":
"sha512-NDgA96EnaLSvtbM7trJj+t1LUR3pirkDCcz9nOUlPb5DMBGsH7oES6C3hs3j7R9oHEa1EMvReS/BUAIT5Tcr0g==",
+ "version": "3.0.9",
+ "resolved":
"https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.9.tgz",
+ "integrity":
"sha512-Ki212dKK4ogX+xDo4CtOZBVIwhsKBEfsEEcwmJfLQzirgc2jIWdzg40Unxz/HzEUqM1WFzVlQSMF9kZZ2HboLQ==",
"dev": true
},
"split": {