chore(release): 0.3.1
This commit is contained in:
parent
c15c7f0ae2
commit
c91382082e
12
CHANGELOG.md
12
CHANGELOG.md
@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.3.1] - 2024-08-23
|
||||
|
||||
### Fixed
|
||||
- *(deps)* update rust crate serde_json to v1.0.127
|
||||
- *(deps)* update rust crate serde_json to v1.0.126
|
||||
- *(deps)* update rust crate prost to 0.13.0
|
||||
- *(deps)* update rust crate serde to v1.0.208
|
||||
|
||||
### Other
|
||||
- *(deps)* update tonic monorepo to 0.12.0
|
||||
- *(deps)* update all dependencies
|
||||
|
||||
## [0.3.0] - 2024-06-30
|
||||
|
||||
### Added
|
||||
|
@ -26,4 +26,4 @@ hex = { version = "0.4.3" }
|
||||
toml = { version = "0.8.14" }
|
||||
|
||||
[workspace.package]
|
||||
version = "0.3.0"
|
||||
version = "0.3.1"
|
||||
|
Loading…
Reference in New Issue
Block a user