Skip to content

Commit f0ea69f

Browse files
github-actions[bot]github-actionslegobeat
authored
2.0.2 (#53)
--------- Co-authored-by: github-actions <[email protected]> Co-authored-by: legobt <[email protected]>
1 parent a854f1a commit f0ea69f

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [2.0.2]
10+
### Changed
11+
- Bump @metamask/utils from ^6.1.0 to ^8.1.0 ([#41](https://github.com/MetaMask/abi-utils/pull/41)) ([#50](https://github.com/MetaMask/abi-utils/pull/50)) ([#51](https://github.com/MetaMask/abi-utils/pull/51))
12+
913
## [2.0.1]
1014
### Changed
1115
- Bump @metamask/utils from ^5.0.2 to ^6.1.0 ([#35](https://github.com/MetaMask/abi-utils/pull/35))
@@ -36,7 +40,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3640
### Added
3741
- Initial release
3842

39-
[Unreleased]: https://github.com/MetaMask/abi-utils/compare/v2.0.1...HEAD
43+
[Unreleased]: https://github.com/MetaMask/abi-utils/compare/v2.0.2...HEAD
44+
[2.0.2]: https://github.com/MetaMask/abi-utils/compare/v2.0.1...v2.0.2
4045
[2.0.1]: https://github.com/MetaMask/abi-utils/compare/v2.0.0...v2.0.1
4146
[2.0.0]: https://github.com/MetaMask/abi-utils/compare/v1.2.0...v2.0.0
4247
[1.2.0]: https://github.com/MetaMask/abi-utils/compare/v1.1.1...v1.2.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/abi-utils",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Lightweight utilities for encoding and decoding Solidity ABI",
55
"keywords": [
66
"ethereum",

0 commit comments

Comments
 (0)