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

Commit

Permalink
6.4.0 (#330)
Browse files Browse the repository at this point in the history
* 6.4.0

* update changelog

* chore: make changelog unreadable to please prettier

worse is better?

---------

Co-authored-by: github-actions <[email protected]>
Co-authored-by: legobt <[email protected]>
Co-authored-by: legobeat <[email protected]>
  • Loading branch information
4 people authored May 31, 2024
1 parent a68248c commit 989b52c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [6.4.0]

### Changed

- Add support for `@metamask/providers` v17 ([#329](https://github.com/MetaMask/keyring-api/pull/329)).

## [6.3.1]

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

[Unreleased]: https://github.com/MetaMask/keyring-api/compare/v6.3.1...HEAD
[Unreleased]: https://github.com/MetaMask/keyring-api/compare/v6.4.0...HEAD
[6.4.0]: https://github.com/MetaMask/keyring-api/compare/v6.3.1...v6.4.0
[6.3.1]: https://github.com/MetaMask/keyring-api/compare/v6.3.0...v6.3.1
[6.3.0]: https://github.com/MetaMask/keyring-api/compare/v6.2.1...v6.3.0
[6.2.1]: https://github.com/MetaMask/keyring-api/compare/v6.2.0...v6.2.1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metamask/keyring-api",
"version": "6.3.1",
"version": "6.4.0",
"description": "MetaMask Keyring API",
"keywords": [
"metamask",
Expand Down

0 comments on commit 989b52c

Please sign in to comment.