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

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git


The following commit(s) were added to refs/heads/master by this push:
     new f45de1b  revert release skywalking client js 0.5.0 (#281)
f45de1b is described below

commit f45de1bbf44d24fc23f0d5d85ee09a00e7f74c6f
Author: zhang-wei <[email protected]>
AuthorDate: Sun May 16 10:48:16 2021 +0800

    revert release skywalking client js 0.5.0 (#281)
---
 .../release-apache-skywalking-client-js-0.5.0/index.md     | 14 --------------
 data/docs.yml                                              |  4 ++--
 data/releases.yml                                          | 14 +++++++-------
 3 files changed, 9 insertions(+), 23 deletions(-)

diff --git a/content/events/release-apache-skywalking-client-js-0.5.0/index.md 
b/content/events/release-apache-skywalking-client-js-0.5.0/index.md
deleted file mode 100644
index bbc95c5..0000000
--- a/content/events/release-apache-skywalking-client-js-0.5.0/index.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-title: Release Apache SkyWalking Client JS 0.5.0
-date: 2021-05-15
-author: SkyWalking Team
----
-
-SkyWalking Client JS 0.5.0 is released. Go to [downloads](/downloads) page to 
find release tars.
-
-- Add `noTraceOrigins` option.
-- Fix wrong URL when using relative path.
-- Catch frames errors.
-- Get `response.body` as a stream with the fetch API.
-- Support reporting multiple logs.
-- Support typescript project.
\ No newline at end of file
diff --git a/data/docs.yml b/data/docs.yml
index 14d9c98..6348eec 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -80,8 +80,8 @@
       user: apache
       repo: skywalking-client-js
       docs:
-        - version: v0.5.0
-          link: https://github.com/apache/skywalking-client-js/tree/v0.5.0
+        - version: v0.4.0
+          link: https://github.com/apache/skywalking-client-js/tree/v0.4.0
 
     - name: SkyWalking Satellite
       icon: S
diff --git a/data/releases.yml b/data/releases.yml
index 923d0ae..69e52e4 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -196,18 +196,18 @@
       icon: S
       description: Apache SkyWalking Client-side JavaScript exception and 
tracing library.
       source:
-        - version: v0.5.0
-          date: May. 15th, 2021
+        - version: v0.4.0
+          date: Feb. 26th, 2021
           downloadLink:
             - name: src
-              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/client-js/0.5.0/skywalking-client-js-0.5.0-src.tgz
+              link: 
https://www.apache.org/dyn/closer.cgi/skywalking/client-js/0.4.0/skywalking-client-js-0.4.0-src.tgz
             - name: asc
-              link: 
https://downloads.apache.org/skywalking/client-js/0.5.0/skywalking-client-js-0.5.0-src.tgz.asc
+              link: 
https://downloads.apache.org/skywalking/client-js/0.4.0/skywalking-client-js-0.4.0-src.tgz.asc
             - name: sha512
-              link: 
https://downloads.apache.org/skywalking/client-js/0.5.0/skywalking-client-js-0.5.0-src.tgz.sha512
+              link: 
https://downloads.apache.org/skywalking/client-js/0.4.0/skywalking-client-js-0.4.0-src.tgz.sha512
       distribution:
-        - version: v0.5.0
-          date: May. 15th, 2021
+        - version: v0.4.0
+          date: Feb. 26th, 2021
           downloadLink:
             - name: Install via npm
               link: https://npmjs.com/package/skywalking-client-js

Reply via email to