Releases: NASA-IMPACT/veda-backend
Releases · NASA-IMPACT/veda-backend
v0.0.1-rc.3
v0.0.1-rc.2
v0.0.1-rc.1
v0.0.1-rc.1 (2023-09-19)
Chore
- chore: add exclude commit patterns from release changelog (
2b292be
)
Ci
- ci: handle semantic version releases with tags only (
163a89c
)
Fix
- fix: handle semantic version releases with tags only (#225)
What
Remove version management in code (use git tags and releases only). We
will have a full changelog in the git release history visible to all
users but we will not copy that history to a CHANGELOG.md. (0c818f9
)