Skip to content

Commit c0a7a3f

Browse files
authored
Merge pull request #18 from haqq-network/release-plz-2024-06-20T05-14-21Z
chore(haqq-grpc): release v0.3.2
2 parents 4d6f993 + 05052e2 commit c0a7a3f

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.3.2](https://github.com/haqq-network/haqq-clients/compare/v0.3.1...v0.3.2) - 2024-06-20
10+
11+
### Other
12+
- faster checks
13+
- switch to alloy_primitives
14+
915
## [0.3.1](https://github.com/haqq-network/haqq-clients/compare/v0.3.0...v0.3.1) - 2024-06-15
1016

1117
### 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.3.1"
3+
version = "0.3.2"
44
edition = "2021"
55
license = "MIT"
66
keywords = ["haqq", "cosmos", "evmos", "grpc", "proto"]

0 commit comments

Comments
 (0)