chore: release 2.6.0 (#4021)

#### What type of PR is this?

/area core

#### What this PR does / why we need it:

修改版本号,准备发布 2.6.0。

#### Does this PR introduce a user-facing change?

```release-note
None
```
pull/4026/head v2.6.0
Ryan Wang 2023-06-01 11:08:12 +08:00 committed by GitHub
parent ede1f2098d
commit 65b27eed6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@halo-dev/console",
"version": "2.6.0-rc.1",
"version": "2.6.0",
"scripts": {
"prepare": "cd .. && husky install console/.husky",
"dev": "vite --host",

View File

@ -1,6 +1,6 @@
{
"name": "@halo-dev/api-client",
"version": "2.6.0-rc.1",
"version": "2.6.0",
"description": "",
"scripts": {
"build": "unbuild",

View File

@ -1,6 +1,6 @@
{
"name": "@halo-dev/components",
"version": "1.4.0",
"version": "1.5.0",
"description": "",
"files": [
"dist"

View File

@ -1,6 +1,6 @@
{
"name": "@halo-dev/console-shared",
"version": "2.6.0-rc.1",
"version": "2.6.0",
"description": "",
"files": [
"dist"