mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-06 00:18:51 +08:00
release: update 3.6.2
This commit is contained in:
parent
94f72cd6d9
commit
c288d438dc
@ -1,3 +1,9 @@
|
|||||||
|
# 3.6.2 (2022-10-27)
|
||||||
|
|
||||||
|
### ✔️ refactor
|
||||||
|
|
||||||
|
- Replace `/@/` alias with `@/` alias
|
||||||
|
|
||||||
# 3.6.1 (2022-10-27)
|
# 3.6.1 (2022-10-27)
|
||||||
|
|
||||||
### 🎫 Feat
|
### 🎫 Feat
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
# 3.6.2 (2022-10-27)
|
||||||
|
|
||||||
|
### ✔️ refactor
|
||||||
|
|
||||||
|
- Replace `/@/` alias with `@/` alias
|
||||||
|
|
||||||
# 3.6.1 (2022-10-27)
|
# 3.6.1 (2022-10-27)
|
||||||
|
|
||||||
### 🎫 Feat
|
### 🎫 Feat
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
# 3.6.2 (2022-10-27)
|
||||||
|
|
||||||
|
### ✔️ refactor
|
||||||
|
|
||||||
|
- 使用`@/`别名替换`/@/`别名
|
||||||
|
|
||||||
# 3.6.1 (2022-10-27)
|
# 3.6.1 (2022-10-27)
|
||||||
|
|
||||||
### 🎫 Feat
|
### 🎫 Feat
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "vue-pure-admin",
|
"name": "vue-pure-admin",
|
||||||
"version": "3.6.1",
|
"version": "3.6.2",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "NODE_OPTIONS=--max-old-space-size=4096 vite",
|
"dev": "NODE_OPTIONS=--max-old-space-size=4096 vite",
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"Version": "3.6.1",
|
"Version": "3.6.2",
|
||||||
"Title": "PureAdmin",
|
"Title": "PureAdmin",
|
||||||
"FixedHeader": true,
|
"FixedHeader": true,
|
||||||
"HiddenSideBar": false,
|
"HiddenSideBar": false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user