File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.15]
10+ ### Uncategorized
11+ - Fix wallet_createSessionUnsupportedScopesExample results value [ #281 ] ( https://github.com/MetaMask/api-specs/pull/281 ) )
12+
913## [ 0.10.14]
1014### Uncategorized
1115- Update ` wallet_createSession ` examples ([ #279 ] ( https://github.com/MetaMask/api-specs/pull/279 ) )
@@ -264,7 +268,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
264268### Fixed
265269- Fix release automation compatibility ([ #69 ] ( https://github.com/MetaMask/api-specs/pull/69 ) )
266270
267- [ Unreleased ] : https://github.com/MetaMask/api-specs/compare/v0.10.14...HEAD
271+ [ Unreleased ] : https://github.com/MetaMask/api-specs/compare/v0.10.15...HEAD
272+ [ 0.10.15 ] : https://github.com/MetaMask/api-specs/compare/v0.10.14...v0.10.15
268273[ 0.10.14 ] : https://github.com/MetaMask/api-specs/compare/v0.10.13...v0.10.14
269274[ 0.10.13 ] : https://github.com/MetaMask/api-specs/compare/v0.10.12...v0.10.13
270275[ 0.10.12 ] : https://github.com/MetaMask/api-specs/compare/v0.10.11...v0.10.12
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.14 "
39+ "version" : " 0.10.15 "
4040}
You can’t perform that action at this time.
0 commit comments