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

heesung pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 9ef1a84aa041 Update release-pulsar.js
9ef1a84aa041 is described below

commit 9ef1a84aa0411c17f1c78f69e120d1aaea3acbf8
Author: Heesung Sohn <[email protected]>
AuthorDate: Sat Mar 9 09:50:26 2024 -0800

    Update release-pulsar.js
---
 data/release-pulsar.js | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/data/release-pulsar.js b/data/release-pulsar.js
index ddb585cbfd96..fbec0be4fbb4 100644
--- a/data/release-pulsar.js
+++ b/data/release-pulsar.js
@@ -1,13 +1,4 @@
 module.exports = [
-  {
-    "author": "heesung-sn",
-    "tagName": "v3.0.3",
-    "publishedAt": "2024-03-09T16:53:02Z",
-    "vtag": "3.0.x",
-    "releaseNotes": "/release-notes/versioned/pulsar-3.0.3/",
-    "doc": "/docs/3.0.x",
-    "version": "v3.0.x"  
-  },
   {
     "author": "Technoboy-",
     "tagName": "v3.2.1",
@@ -62,6 +53,15 @@ module.exports = [
         "doc": "/docs/3.1.x",
         "version": ""
     },
+    {
+      "author": "heesung-sn",
+      "tagName": "v3.0.3",
+      "publishedAt": "2024-03-09T16:53:02Z",
+      "vtag": "3.0.x",
+      "releaseNotes": "/release-notes/versioned/pulsar-3.0.3/",
+      "doc": "/docs/3.0.x",
+      "version": "v3.0.x"  
+    },
     {
       "author": "poorbarcode",
       "tagName": "v3.0.2",

Reply via email to