Skip to content

Commit 99cf828

Browse files
Copilothuangyiirene
andcommitted
fix: add changeset file for CI check
Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>
1 parent 04c95da commit 99cf828

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.changeset/release-v0-2-1.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
"@object-ui/types": patch
3+
"@object-ui/core": patch
4+
"@object-ui/react": patch
5+
"@object-ui/components": patch
6+
"@object-ui/designer": patch
7+
"@object-ui/cli": patch
8+
"@object-ui/data-objectql": patch
9+
"@object-ui/plugin-charts": patch
10+
"@object-ui/plugin-editor": patch
11+
"@object-ui/plugin-markdown": patch
12+
"@object-ui/plugin-kanban": patch
13+
---
14+
15+
Fixed changeset configuration and infrastructure improvements
16+
17+
- Fixed changeset config by removing non-existent @apps/* pattern
18+
- Enhanced CI/CD workflows with GitHub Actions
19+
- Improved documentation for contributing and releasing

0 commit comments

Comments
 (0)