@metamask/keyring-api
Advanced tools
Comparing version 17.2.0 to 17.2.1
@@ -10,2 +10,8 @@ # Changelog | ||
## [17.2.1] | ||
### Changed | ||
- Add missing `Transaction.status` for `'swap'` ([#229](https://github.com/MetaMask/accounts/pull/229)) | ||
## [17.2.0] | ||
@@ -544,3 +550,4 @@ | ||
[Unreleased]: https://github.com/MetaMask/accounts/compare/@metamask/keyring-api@17.2.0...HEAD | ||
[Unreleased]: https://github.com/MetaMask/accounts/compare/@metamask/keyring-api@17.2.1...HEAD | ||
[17.2.1]: https://github.com/MetaMask/accounts/compare/@metamask/keyring-api@17.2.0...@metamask/keyring-api@17.2.1 | ||
[17.2.0]: https://github.com/MetaMask/accounts/compare/@metamask/keyring-api@17.1.0...@metamask/keyring-api@17.2.0 | ||
@@ -547,0 +554,0 @@ [17.1.0]: https://github.com/MetaMask/accounts/compare/@metamask/keyring-api@17.0.0...@metamask/keyring-api@17.1.0 |
{ | ||
"name": "@metamask/keyring-api", | ||
"version": "17.2.0", | ||
"version": "17.2.1", | ||
"description": "MetaMask Keyring API", | ||
@@ -49,3 +49,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@metamask/keyring-utils": "^2.3.0", | ||
"@metamask/keyring-utils": "^2.3.1", | ||
"@metamask/superstruct": "^3.1.0", | ||
@@ -59,3 +59,3 @@ "@metamask/utils": "^11.1.0", | ||
"@metamask/auto-changelog": "^3.4.4", | ||
"@metamask/keyring-utils": "^2.3.0", | ||
"@metamask/keyring-utils": "^2.3.1", | ||
"@ts-bridge/cli": "^0.6.3", | ||
@@ -62,0 +62,0 @@ "@types/jest": "^29.5.12", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
552716
2594