Skip to content

Commit 929312b

Browse files
committed
chore: release 1.8.0
1 parent d1131d4 commit 929312b

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3737

3838
### Miscellaneous Tasks
3939

40+
- Release 1.8.0
4041
- Add `id` attributes to issue templates ([#3822](https://github.com/alloy-rs/alloy/issues/3822))
4142
- [eips] Add doc to let check happy ([#3797](https://github.com/alloy-rs/alloy/issues/3797))
4243
- [rpc] Clippy happy with outer match ([#3793](https://github.com/alloy-rs/alloy/issues/3793))

crates/eip7547/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.8.0](https://github.com/alloy-rs/alloy/releases/tag/v1.8.0) - 2026-03-25
9+
10+
### Miscellaneous Tasks
11+
12+
- Release 1.8.0
13+
814
## [1.7.4](https://github.com/alloy-rs/alloy/releases/tag/v1.7.4) - 2026-03-09
915

1016
### Miscellaneous Tasks

0 commit comments

Comments
 (0)