mirror of
https://gitee.com/ShopeX/ECShopX_admin-frontend
synced 2026-08-07 13:15:45 +08:00
chore(release): 4.3.6
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
|
||||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
||||
|
||||
### [4.3.6](https://github.com/shopeX-2002/ECShopX_AdminFrontend/compare/v4.3.5...v4.3.6) (2026-03-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* configurable document title via VUE_APP_PAGE_TITLE ([0bc82d3](https://github.com/shopeX-2002/ECShopX_AdminFrontend/commit/0bc82d3b8cbf0122541c8bae25648e03d19e7292))
|
||||
|
||||
### [4.3.5](https://github.com/shopeX-2002/ECShopX_AdminFrontend/compare/v4.3.4...v4.3.5) (2026-03-23)
|
||||
|
||||
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "ecshopx-admin",
|
||||
"version": "4.3.5",
|
||||
"version": "4.3.6",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "ecshopx-admin",
|
||||
"version": "4.3.5",
|
||||
"version": "4.3.6",
|
||||
"dependencies": {
|
||||
"@antv/g2plot": "^2.4.31",
|
||||
"@icon-park/vue": "^1.4.2",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ecshopx-admin",
|
||||
"version": "4.3.5",
|
||||
"version": "4.3.6",
|
||||
"description": "ecshopx admin",
|
||||
"author": "shopex",
|
||||
"private": true,
|
||||
|
||||
Reference in New Issue
Block a user