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.6.1]
10+ ### Uncategorized
11+ - added snapid + request schemas ([ #183 ] ( https://github.com/MetaMask/api-specs/pull/183 ) )
12+
913## [ 0.6.0]
1014### Uncategorized
1115- Document Snap ` wallet_* ` methods ([ #181 ] ( https://github.com/MetaMask/api-specs/pull/181 ) )
@@ -133,7 +137,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
133137### Fixed
134138- Fix release automation compatibility ([ #69 ] ( https://github.com/MetaMask/api-specs/pull/69 ) )
135139
136- [ Unreleased ] : https://github.com/MetaMask/api-specs/compare/v0.6.0...HEAD
140+ [ Unreleased ] : https://github.com/MetaMask/api-specs/compare/v0.6.1...HEAD
141+ [ 0.6.1 ] : https://github.com/MetaMask/api-specs/compare/v0.6.0...v0.6.1
137142[ 0.6.0 ] : https://github.com/MetaMask/api-specs/compare/v0.5.0...v0.6.0
138143[ 0.5.0 ] : https://github.com/MetaMask/api-specs/compare/v0.4.4...v0.5.0
139144[ 0.4.4 ] : https://github.com/MetaMask/api-specs/compare/v0.4.3...v0.4.4
Original file line number Diff line number Diff line change 3535 "typescript" : " ~4.8.4" ,
3636 "nodemon" : " ^2.0.22"
3737 },
38- "version" : " 0.6.0 "
38+ "version" : " 0.6.1 "
3939}
You can’t perform that action at this time.
0 commit comments