chore: 使用 changeset 生成版本更新记录

This commit is contained in:
wangxuefeng
2025-03-24 15:25:55 +08:00
parent 3fd26fd1e6
commit cc7c632af6
20 changed files with 83 additions and 21 deletions

View File

@@ -0,0 +1,7 @@
# @sy/y-code-designer
## 1.0.0
### Patch Changes
- project changeset init

View File

@@ -1,6 +1,6 @@
{
"name": "@sy/y-code-designer",
"version": "1.0.0-alpha.1",
"version": "1.0.0",
"description": "低代码设计器",
"private": true,
"type": "module",