fix: update release workflow to use latest tag

This commit is contained in:
Prad Nukala
2024-10-01 16:41:26 -04:00
parent e8218d77a4
commit 45602058f6
5 changed files with 22 additions and 73 deletions
-69
View File
@@ -1,72 +1,3 @@
## v0.10.0 (2024-10-01)
### Feat
- allow manual release triggers
### Fix
- **versioning**: revert version to 0.9.0
## 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
- add support for ARM64 architecture
## v0.7.0 (2024-10-01)
### Feat
- add DWN resolver field
- add stats section to homepage
- implement hero section using Pkl
- add PKL schema for message formats
### Fix
- adjust hero image dimensions
- **Input**: Change type from to
- update hero image height in config.pkl
### Refactor
- rename motrd to motr
- update hero image dimensions
- move nebula configuration to static file
- rename buf-publish.yml to publish-assets.yml
- remove unused field from
## v0.6.0 (2024-09-30)
### Feat
- add Homebrew tap for sonr
## v0.5.0 (2024-09-30)
### Feat
- update release workflow to use latest tag
## v0.4.0 (2024-09-30)
### Feat