chore(projects): release v1.1.0-beta.2

This commit is contained in:
Soybean
2024-05-07 15:11:16 +08:00
parent 3b47b5a56f
commit 46e90a7208
10 changed files with 34 additions and 9 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@sa/utils",
"version": "1.1.0-beta.1",
"version": "1.1.0-beta.2",
"exports": {
".": "./src/index.ts"
},