Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Commit 4127844

Browse files
github-actions[bot]github-actionsmontelaidev
authored
4.2.1 (#313)
* 4.2.1 * chore: update changelog --------- Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Monte Lai <monte.lai@consensys.net>
1 parent 1864bde commit 4127844

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [4.2.1]
11+
12+
### Changed
13+
14+
- Fixed 4337 methods enum ([#312](https://github.com/MetaMask/eth-snap-keyring/pull/312))
15+
- Bump @metamask/post-message-stream from 8.0.0 to 8.1.0 ([#297](https://github.com/MetaMask/eth-snap-keyring/pull/297))
16+
- Bump @metamask/permission-controller from 9.0.2 to 9.1.0 ([#306](https://github.com/MetaMask/eth-snap-keyring/pull/306))
17+
- Bump @metamask/snaps-sdk from 4.2.0 to 4.3.0 ([#308](https://github.com/MetaMask/eth-snap-keyring/pull/308))
18+
1019
## [4.2.0]
1120

1221
### Added
@@ -253,7 +262,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
253262

254263
- Initial release.
255264

256-
[Unreleased]: https://github.com/MetaMask/eth-snap-keyring/compare/v4.2.0...HEAD
265+
[Unreleased]: https://github.com/MetaMask/eth-snap-keyring/compare/v4.2.1...HEAD
266+
[4.2.1]: https://github.com/MetaMask/eth-snap-keyring/compare/v4.2.0...v4.2.1
257267
[4.2.0]: https://github.com/MetaMask/eth-snap-keyring/compare/v4.1.1...v4.2.0
258268
[4.1.1]: https://github.com/MetaMask/eth-snap-keyring/compare/v4.1.0...v4.1.1
259269
[4.1.0]: https://github.com/MetaMask/eth-snap-keyring/compare/v4.0.0...v4.1.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/eth-snap-keyring",
3-
"version": "4.2.0",
3+
"version": "4.2.1",
44
"description": "Snaps keyring bridge.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)