Skip to content

Commit 6de4b05

Browse files
authored
Revert "12.1.0" (#336)
Reverts MetaMask/eth-block-tracker#335 This repository doesn't have automatic publishing setup yet, so the release was not published. I will re-attempt after the publishing workflows have been added.
1 parent 921fdce commit 6de4b05

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

merged-packages/eth-block-tracker/CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
## [12.1.0]
11-
1210
### Changed
1311

14-
- Bump `@metamask/eth-json-rpc-provider` from `^4.1.5` to `^5.0.0` ([#334](https://github.com/MetaMask/eth-block-tracker/pull/334))
12+
- Bump `@metamask/eth-json-rpc-provider` from `^4.1.5` to `^5.0.0` ([#297](https://github.com/MetaMask/eth-block-tracker/pull/297))
1513

1614
## [12.0.1]
1715

@@ -293,8 +291,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
293291

294292
- Add RpcBlockTracker
295293

296-
[Unreleased]: https://github.com/MetaMask/eth-block-tracker/compare/v12.1.0...HEAD
297-
[12.1.0]: https://github.com/MetaMask/eth-block-tracker/compare/v12.0.1...v12.1.0
294+
[Unreleased]: https://github.com/MetaMask/eth-block-tracker/compare/v12.0.1...HEAD
298295
[12.0.1]: https://github.com/MetaMask/eth-block-tracker/compare/v12.0.0...v12.0.1
299296
[12.0.0]: https://github.com/MetaMask/eth-block-tracker/compare/v11.0.4...v12.0.0
300297
[11.0.4]: https://github.com/MetaMask/eth-block-tracker/compare/v11.0.3...v11.0.4

merged-packages/eth-block-tracker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/eth-block-tracker",
3-
"version": "12.1.0",
3+
"version": "12.0.1",
44
"description": "A block tracker for the Ethereum blockchain. Keeps track of the latest block",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)