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.1]
10+ ### Uncategorized
11+ - fix: add caip-27 + fix strings in yaml for multichain ([ #238 ] ( https://github.com/MetaMask/api-specs/pull/238 ) )
12+
913## [ 0.10.0]
1014### Uncategorized
1115- Added Transport OpenRPC Document for the MultiChain API ([ #236 ] ( https://github.com/MetaMask/api-specs/pull/236 ) )
@@ -196,7 +200,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
196200### Fixed
197201- Fix release automation compatibility ([ #69 ] ( https://github.com/MetaMask/api-specs/pull/69 ) )
198202
199- [ Unreleased ] : https://github.com/MetaMask/api-specs/compare/v0.10.0...HEAD
203+ [ Unreleased ] : https://github.com/MetaMask/api-specs/compare/v0.10.1...HEAD
204+ [ 0.10.1 ] : https://github.com/MetaMask/api-specs/compare/v0.10.0...v0.10.1
200205[ 0.10.0 ] : https://github.com/MetaMask/api-specs/compare/v0.9.3...v0.10.0
201206[ 0.9.3 ] : https://github.com/MetaMask/api-specs/compare/v0.9.2...v0.9.3
202207[ 0.9.2 ] : https://github.com/MetaMask/api-specs/compare/v0.9.1...v0.9.2
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.0 "
39+ "version" : " 0.10.1 "
4040}
You can’t perform that action at this time.
0 commit comments