File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff 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+ ## [ 0.10.4]
10+ ### Uncategorized
11+ - update wallet_scanQRCode and eth_decrypt ([ #247 ] ( https://github.com/MetaMask/api-specs/pull/247 ) )
12+
913## [ 0.10.3]
1014### Uncategorized
1115- Format wallet_getPermission properly ([ #232 ] ( https://github.com/MetaMask/api-specs/pull/232 ) )
@@ -211,7 +215,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
211215### Fixed
212216- Fix release automation compatibility ([ #69 ] ( https://github.com/MetaMask/api-specs/pull/69 ) )
213217
214- [ Unreleased ] : https://github.com/MetaMask/api-specs/compare/v0.10.3...HEAD
218+ [ Unreleased ] : https://github.com/MetaMask/api-specs/compare/v0.10.4...HEAD
219+ [ 0.10.4 ] : https://github.com/MetaMask/api-specs/compare/v0.10.3...v0.10.4
215220[ 0.10.3 ] : https://github.com/MetaMask/api-specs/compare/v0.10.2...v0.10.3
216221[ 0.10.2 ] : https://github.com/MetaMask/api-specs/compare/v0.10.1...v0.10.2
217222[ 0.10.1 ] : https://github.com/MetaMask/api-specs/compare/v0.10.0...v0.10.1
Original file line number Diff line number Diff line change 3636 "ts-jest" : " ^29.0.5" ,
3737 "typescript" : " ~4.8.4"
3838 },
39- "version" : " 0.10.3 "
39+ "version" : " 0.10.4 "
4040}
You can’t perform that action at this time.
0 commit comments