mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
bump: version 0.8.0 → 0.9.0
This commit is contained in:
parent
fd20951650
commit
1e16e459b5
2
.cz.toml
2
.cz.toml
@ -2,6 +2,6 @@
|
||||
name = "cz_conventional_commits"
|
||||
tag_format = "v$version"
|
||||
version_scheme = "semver"
|
||||
version = "0.8.0"
|
||||
version = "0.9.0"
|
||||
update_changelog_on_bump = true
|
||||
major_version_zero = true
|
||||
|
18
CHANGELOG.md
18
CHANGELOG.md
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user