Skip to content

Commit

Permalink
chore: add changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan-Zayne committed Jan 2, 2025
1 parent 04ac201 commit 6c0ce3e
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .changeset/tall-cycles-begin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
"@zayne-labs/ui-react": patch
---

🎉 feat(initial): bootstrap @zayne-labs/ui library

✨ Features:

Set up monorepo structure with React UI package
Configure build system with Vite and TSUP
Add development environment with hot reloading
Configure TypeScript, ESLint, and Prettier
Set up GitHub Actions for CI/CD
Add Tailwind CSS integration
Configure package publishing settings
🔧 Tooling:

Add size-limit for bundle analysis
Set up changesets for versioning
Configure ESLint with React and Tailwind plugins
Add Prettier plugins for class names and Tailwind
📝 Documentation:

Add comprehensive README with features and setup guide

0 comments on commit 6c0ce3e

Please sign in to comment.