From a33ecfce6c007ff4f79223a93ba32664e4d04f31 Mon Sep 17 00:00:00 2001 From: MadCcc <1075746765@qq.com> Date: Sat, 8 Oct 2022 16:26:48 +0800 Subject: [PATCH] chore: update pub script (#37884) * chore: upadte pub script * chore: update config --- .antd-tools.config.js | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.antd-tools.config.js b/.antd-tools.config.js index 5c139e9d30..8a1126d63b 100644 --- a/.antd-tools.config.js +++ b/.antd-tools.config.js @@ -29,4 +29,5 @@ module.exports = { finalize: finalizeDist, }, bail: true, + tag: 'next', }; diff --git a/package.json b/package.json index 0cd83378e9..a11aa8c9b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "antd", - "version": "5.0.0-alpha.0", + "version": "5.0.0-alpha.1", "description": "An enterprise-class UI design language and React components implementation", "title": "Ant Design", "keywords": [