bump: version 0.3.0 → 0.3.1 [skip ci]

This commit is contained in:
github-actions[bot]
2024-11-26 02:20:25 +00:00
parent 4a8b7eb837
commit 817ffcf2b5
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## v0.3.1 (2024-11-26)
### Fix
- **ci**: Don't manually push the tags and let Commitizen do it [skip ci]
- **ci**: Fixed a typo in the version creation on GitHub [skip ci]
## v0.3.0 (2024-11-26)
### Feat