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

Commit 989b52c

Browse files
github-actions[bot]github-actionslegobeat
authored
6.4.0 (#330)
* 6.4.0 * update changelog * chore: make changelog unreadable to please prettier worse is better? --------- Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: legobt <6wbvkn0j@anonaddy.me> Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
1 parent a68248c commit 989b52c

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [6.4.0]
11+
12+
### Changed
13+
14+
- Add support for `@metamask/providers` v17 ([#329](https://github.com/MetaMask/keyring-api/pull/329)).
15+
1016
## [6.3.1]
1117

1218
### Fixed
@@ -325,7 +331,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
325331
- SnapController keyring client. It is intended to be used by MetaMask to talk to the snap.
326332
- Helper functions to create keyring handler in the snap.
327333

328-
[Unreleased]: https://github.com/MetaMask/keyring-api/compare/v6.3.1...HEAD
334+
[Unreleased]: https://github.com/MetaMask/keyring-api/compare/v6.4.0...HEAD
335+
[6.4.0]: https://github.com/MetaMask/keyring-api/compare/v6.3.1...v6.4.0
329336
[6.3.1]: https://github.com/MetaMask/keyring-api/compare/v6.3.0...v6.3.1
330337
[6.3.0]: https://github.com/MetaMask/keyring-api/compare/v6.2.1...v6.3.0
331338
[6.2.1]: https://github.com/MetaMask/keyring-api/compare/v6.2.0...v6.2.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/keyring-api",
3-
"version": "6.3.1",
3+
"version": "6.4.0",
44
"description": "MetaMask Keyring API",
55
"keywords": [
66
"metamask",

0 commit comments

Comments
 (0)