release: update 3.0

This commit is contained in:
xiaoxian521 2022-02-14 23:19:32 +08:00
parent 6fb0f7ef4d
commit 3e8dfb2bcb
5 changed files with 32 additions and 2 deletions

View File

@ -1,3 +1,13 @@
# 3.0 (2022-2-14)
### 🎫 Feat
- Added mix navigation
### 🐞 Bug fixes
- Fix tab page bug
# 2.9.0 (2022-2-5)
### 🎫 Feat

View File

@ -1,3 +1,13 @@
# 3.0 (2022-2-14)
### 🎫 Feat
- Added mix navigation
### 🐞 Bug fixes
- Fix tab page bug
# 2.9.0 (2022-2-5)
### 🎫 Feat

View File

@ -1,3 +1,13 @@
# 3.0 (2022-2-14)
### 🎫 Feat
- 添加混合导航
### 🐞 Bug fixes
- 修复标签页 bug
# 2.9.0(2022-2-5)
### 🎫 Feat

View File

@ -1,6 +1,6 @@
{
"name": "vue-pure-admin",
"version": "2.9.0",
"version": "3.0",
"private": true,
"engines": {
"node": ">= 16",

View File

@ -1,5 +1,5 @@
{
"Version": "2.9.0",
"Version": "3.0",
"Title": "PureAdmin",
"FixedHeader": true,
"HiddenSideBar": false,