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.13]
10+ ### Uncategorized
11+ - Add multichain tag ([ #275 ] ( https://github.com/MetaMask/api-specs/pull/275 ) )
12+
913## [ 0.10.12]
1014### Uncategorized
1115- Added wallet_notify + remove everything sessionId related ([ #272 ] ( https://github.com/MetaMask/api-specs/pull/272 ) )
@@ -254,7 +258,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
254258### Fixed
255259- Fix release automation compatibility ([ #69 ] ( https://github.com/MetaMask/api-specs/pull/69 ) )
256260
257- [ Unreleased ] : https://github.com/MetaMask/api-specs/compare/v0.10.12...HEAD
261+ [ Unreleased ] : https://github.com/MetaMask/api-specs/compare/v0.10.13...HEAD
262+ [ 0.10.13 ] : https://github.com/MetaMask/api-specs/compare/v0.10.12...v0.10.13
258263[ 0.10.12 ] : https://github.com/MetaMask/api-specs/compare/v0.10.11...v0.10.12
259264[ 0.10.11 ] : https://github.com/MetaMask/api-specs/compare/v0.10.10...v0.10.11
260265[ 0.10.10 ] : https://github.com/MetaMask/api-specs/compare/v0.10.9...v0.10.10
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.12 "
39+ "version" : " 0.10.13 "
4040}
You can’t perform that action at this time.
0 commit comments