Skip to content

Commit a857e7f

Browse files
authored
Merge pull request #14 from haqq-network/release-plz-2024-02-19T09-42-47Z
chore(haqq-grpc): release v0.3.0
2 parents 669fc8c + 6e5a1ef commit a857e7f

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.3.0](https://github.com/haqq-network/haqq-clients/compare/v0.2.1...v0.3.0) - 2024-06-11
10+
11+
### Fixed
12+
- denom for Option
13+
14+
### Other
15+
- update node
16+
917
## [0.2.1](https://github.com/haqq-network/haqq-clients/compare/v0.2.0...v0.2.1) - 2024-02-19
1018

1119
### Added

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "haqq-grpc"
3-
version = "0.2.1"
3+
version = "0.3.0"
44
edition = "2021"
55
license = "MIT"
66
keywords = ["haqq", "cosmos", "evmos", "grpc", "proto"]

0 commit comments

Comments
 (0)