You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by yo...@apache.org on 2023/05/06 06:51:58 UTC

[apisix-website] branch SkyeYoung-patch-2 created (now 64995947327)

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

young pushed a change to branch SkyeYoung-patch-2
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


      at 64995947327 release: apisix 3.3 docs

This branch includes the following new commits:

     new 64995947327 release: apisix 3.3 docs

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[apisix-website] 01/01: release: apisix 3.3 docs

Posted by yo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

young pushed a commit to branch SkyeYoung-patch-2
in repository https://gitbox.apache.org/repos/asf/apisix-website.git

commit 649959473279dc48ce8cccfffd67d9a0054e578d
Author: Young <is...@outlook.com>
AuthorDate: Sat May 6 14:51:54 2023 +0800

    release: apisix 3.3 docs
---
 config/apisix-versions.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/apisix-versions.js b/config/apisix-versions.js
index 2c66a39f978..fd5dad677d5 100644
--- a/config/apisix-versions.js
+++ b/config/apisix-versions.js
@@ -3,7 +3,7 @@
 /**
  * @type {Array<string>} version list
  */
-const versions = ['2.12', '2.13', '2.14', '2.15', '3.0', '3.1', '3.2'];
+const versions = ['2.12', '2.13', '2.14', '2.15', '3.0', '3.1', '3.2', '3.3'];
 
 /**
  * @type {Array<string>} LTS version list