release: bump version to 2.1.0 and update changelog
更新了所有包的版本号为2.1.0
This commit is contained in:
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "idc-frontend",
|
||||
"version": "2.0.0",
|
||||
"version": "2.1.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "idc-frontend",
|
||||
"version": "2.0.0",
|
||||
"version": "2.1.0",
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "^6.1.0",
|
||||
"@ant-design/icons-svg": "^4.4.2",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "idc-frontend",
|
||||
"version": "2.0.0",
|
||||
"version": "2.1.0",
|
||||
"description": "IDC设备管理系统前端",
|
||||
"scripts": {
|
||||
"start": "vite",
|
||||
|
||||
Reference in New Issue
Block a user