Skip to content

Commit 05cb3a9

Browse files
chore: release
1 parent 7c3caeb commit 05cb3a9

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

Diff for: CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.3.1](https://github.com/haqq-network/haqq-clients/compare/v0.3.0...v0.3.1) - 2024-06-15
10+
11+
### Added
12+
- with_height_num
13+
14+
### Other
15+
- faster runner for release-plz
16+
- devenv update
17+
- major versions bump
18+
- cargo update
19+
920
## [0.3.0](https://github.com/haqq-network/haqq-clients/compare/v0.2.1...v0.3.0) - 2024-06-11
1021

1122
### Fixed

Diff for: Cargo.lock

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

Diff for: 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.0"
3+
version = "0.3.1"
44
edition = "2021"
55
license = "MIT"
66
keywords = ["haqq", "cosmos", "evmos", "grpc", "proto"]

0 commit comments

Comments
 (0)