chore(release): 0.3.0
This commit is contained in:
parent
56b44cf2e2
commit
11b3cd9d5e
17
CHANGELOG.md
17
CHANGELOG.md
@ -6,6 +6,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.3.0] - 2023-08-04
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- *(json-edit)* added json-edit to update some json content with next global version
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- *(json-edit)* with actual arg instead of stupid str replace
|
||||||
|
- *(ci)* without token
|
||||||
|
- *(docs)* check fix version
|
||||||
|
- *(crate)* initial pr always included the entire changelog
|
||||||
|
- *(crate)* always prefix with 'v' when creating prs, or releases (#9)
|
||||||
|
|
||||||
|
### Other
|
||||||
|
- remove cr
|
||||||
|
- *(json-edit)* clarify errors
|
||||||
|
- *(docs)* remove 0.2 checklist
|
||||||
|
|
||||||
## [0.2.1] - 2023-08-04
|
## [0.2.1] - 2023-08-04
|
||||||
|
|
||||||
### Docs
|
### Docs
|
||||||
|
Loading…
Reference in New Issue
Block a user