Skip to content

Commit a0a6c85

Browse files
Copilothotlong
andcommitted
chore: add changeset for infrastructure setup
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent a2981c1 commit a0a6c85

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.changeset/infrastructure-setup.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
"@objectstack/spec": patch
3+
"@objectstack/cli": patch
4+
"@objectstack/core": patch
5+
"@objectstack/client": patch
6+
"@objectstack/client-react": patch
7+
"@objectstack/types": patch
8+
"@objectstack/metadata": patch
9+
"@objectstack/objectql": patch
10+
"@objectstack/runtime": patch
11+
"@objectstack/driver-memory": patch
12+
"@objectstack/plugin-hono-server": patch
13+
"@objectstack/plugin-msw": patch
14+
"@objectstack/docs": patch
15+
---
16+
17+
Infrastructure and development tooling improvements
18+
19+
- Add changeset configuration for automated version management
20+
- Add comprehensive GitHub Actions workflows (CI, CodeQL, linting, releases)
21+
- Add development configuration files (.cursorrules, .github/prompts)
22+
- Add documentation files (ARCHITECTURE.md, CONTRIBUTING.md, workflows docs)
23+
- Update test script configuration in package.json
24+
- Add @objectstack/cli to devDependencies for better development experience

0 commit comments

Comments
 (0)