Skip to content

Version v0.0.6 - Release Notes

Pre-release
Pre-release

Choose a tag to compare

@SisyphusZheng SisyphusZheng released this 01 Jan 06:36
· 21 commits to main since this release
8a8ab49

Automated Version Management:

Enhanced version handling by ensuring the package version is incremented before publishing, avoiding conflicts with existing versions on npm.
Build Improvements:

Fixed a property naming conflict in the air-card component (title renamed to cardTitle).
Updated Tailwind CSS configuration to properly detect utility classes.
Publishing Workflow:

Addressed issues with publishing to npm and GitHub Packages.
Improved workflow to automatically create and push Git tags for version synchronization.