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.10]
10+ ### Uncategorized
11+ - fix: rename multichain methods ([ #264 ] ( https://github.com/MetaMask/api-specs/pull/264 ) )
12+
913## [ 0.10.9]
1014### Uncategorized
1115- Update execution-apis reference ([ #262 ] ( https://github.com/MetaMask/api-specs/pull/262 ) )
@@ -238,7 +242,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
238242### Fixed
239243- Fix release automation compatibility ([ #69 ] ( https://github.com/MetaMask/api-specs/pull/69 ) )
240244
241- [ Unreleased ] : https://github.com/MetaMask/api-specs/compare/v0.10.9...HEAD
245+ [ Unreleased ] : https://github.com/MetaMask/api-specs/compare/v0.10.10...HEAD
246+ [ 0.10.10 ] : https://github.com/MetaMask/api-specs/compare/v0.10.9...v0.10.10
242247[ 0.10.9 ] : https://github.com/MetaMask/api-specs/compare/v0.10.8...v0.10.9
243248[ 0.10.8 ] : https://github.com/MetaMask/api-specs/compare/v0.10.7...v0.10.8
244249[ 0.10.7 ] : https://github.com/MetaMask/api-specs/compare/v0.10.6...v0.10.7
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.9 "
39+ "version" : " 0.10.10 "
4040}
You can’t perform that action at this time.
0 commit comments