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

technoboy 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 ff65501810c Add 2.11.0 release note link (#383)
ff65501810c is described below

commit ff65501810c91450a6ece1a7fb19472a84457497
Author: Jiwei Guo <[email protected]>
AuthorDate: Fri Jan 13 21:46:00 2023 +0800

    Add 2.11.0 release note link (#383)
---
 data/release-pulsar.js | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/data/release-pulsar.js b/data/release-pulsar.js
index 207333dce60..4ea148ac79c 100644
--- a/data/release-pulsar.js
+++ b/data/release-pulsar.js
@@ -1,4 +1,14 @@
 module.exports = [
+    {
+        "author": "Technoboy-",
+        "tagName": "v2.11.0",
+        "publishedAt": "2023-01-11T01:53:34Z",
+        "vtag": "2.11.x",
+        "releaseNotes": "/release-notes/versioned/pulsar-2.11.0/",
+        "releaseBlog": "",
+        "doc": "/docs/2.11.x",
+        "version": "v2.11.x"
+    },
     {
         "author": "liangyepianzhou",
         "tagName": "v2.10.3",

Reply via email to