chore(projects): release v2.2.0

This commit is contained in:
Soybean
2026-05-13 20:23:44 +08:00
parent 772996912c
commit 12f14672c4
10 changed files with 24 additions and 9 deletions

View File

@@ -1,5 +1,20 @@
# Changelog
## [v2.2.0](https://github.com/soybeanjs/soybean-admin/compare/v2.1.1...v2.2.0) (2026-05-13)
###    🚨 Breaking Changes
- **pnpm**: update pnpm from v10 to v11 &nbsp;-&nbsp; by @soybeanjs [<samp>(1f8e4)</samp>](https://github.com/soybeanjs/soybean-admin/commit/1f8e4eca)
### &nbsp;&nbsp;&nbsp;🏡 Chore
- **.gitignore**: add src-tauri/target to ignore list &nbsp;-&nbsp; by @soybeanjs [<samp>(f3975)</samp>](https://github.com/soybeanjs/soybean-admin/commit/f39753e1)
- **deps**: update deps &nbsp;-&nbsp; by @soybeanjs [<samp>(77299)</samp>](https://github.com/soybeanjs/soybean-admin/commit/77299691)
### &nbsp;&nbsp;&nbsp;❤️ Contributors
[![soybeanjs](https://github.com/soybeanjs.png?size=48)](https://github.com/soybeanjs)&nbsp;&nbsp;
## [v2.1.1](https://github.com/soybeanjs/soybean-admin/compare/v2.1.0...v2.1.1) (2026-05-13)
### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "soybean-admin",
"version": "2.1.1",
"version": "2.2.0",
"description": "A fresh and elegant admin template, based on Vue3、Vite7、TypeScript、NaiveUI and UnoCSS. 一个基于Vue3、Vite7、TypeScript、NaiveUI and UnoCSS的清新优雅的中后台模版。",
"keywords": [
"TypeScript",

View File

@@ -1,6 +1,6 @@
{
"name": "@sa/alova",
"version": "2.1.1",
"version": "2.2.0",
"typesVersions": {
"*": {
"*": [

View File

@@ -1,6 +1,6 @@
{
"name": "@sa/axios",
"version": "2.1.1",
"version": "2.2.0",
"typesVersions": {
"*": {
"*": [

View File

@@ -1,6 +1,6 @@
{
"name": "@sa/color",
"version": "2.1.1",
"version": "2.2.0",
"typesVersions": {
"*": {
"*": [

View File

@@ -1,6 +1,6 @@
{
"name": "@sa/hooks",
"version": "2.1.1",
"version": "2.2.0",
"typesVersions": {
"*": {
"*": [

View File

@@ -1,6 +1,6 @@
{
"name": "@sa/materials",
"version": "2.1.1",
"version": "2.2.0",
"typesVersions": {
"*": {
"*": [

View File

@@ -1,6 +1,6 @@
{
"name": "@sa/scripts",
"version": "2.1.1",
"version": "2.2.0",
"bin": {
"sa": "./bin.ts"
},

View File

@@ -1,6 +1,6 @@
{
"name": "@sa/uno-preset",
"version": "2.1.1",
"version": "2.2.0",
"typesVersions": {
"*": {
"*": [

View File

@@ -1,6 +1,6 @@
{
"name": "@sa/utils",
"version": "2.1.1",
"version": "2.2.0",
"typesVersions": {
"*": {
"*": [