bump: version 0.8.0 → 0.9.0

This commit is contained in:
github-actions[bot]
2024-10-01 18:54:14 +00:00
parent fd20951650
commit 1e16e459b5
2 changed files with 19 additions and 1 deletions
+18
View File
@@ -1,3 +1,21 @@
## v0.9.0 (2024-10-01)
### Feat
- add Input and RegistrationForm models
- add new utility classes
- add login and registration pages
- add tailwindcss utilities
### Fix
- **cta**: Fix typo in CTA title
- change bento section title to reflect security focus
### Refactor
- move home page sections to home package
## v0.8.0 (2024-10-01)
### Feat