File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.8.2]
10+ ### Uncategorized
11+ - small typo correction ([ #213 ] ( https://github.com/MetaMask/api-specs/pull/213 ) )
12+ - remove files throwing erros ([ #211 ] ( https://github.com/MetaMask/api-specs/pull/211 ) )
13+
914## [ 0.8.1]
1015### Uncategorized
1116- Convert native currency decimal properties non-negative min property to minimum ([ #200 ] ( https://github.com/MetaMask/api-specs/pull/200 ) )
@@ -161,7 +166,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
161166### Fixed
162167- Fix release automation compatibility ([ #69 ] ( https://github.com/MetaMask/api-specs/pull/69 ) )
163168
164- [ Unreleased ] : https://github.com/MetaMask/api-specs/compare/v0.8.1...HEAD
169+ [ Unreleased ] : https://github.com/MetaMask/api-specs/compare/v0.8.2...HEAD
170+ [ 0.8.2 ] : https://github.com/MetaMask/api-specs/compare/v0.8.1...v0.8.2
165171[ 0.8.1 ] : https://github.com/MetaMask/api-specs/compare/v0.8.0...v0.8.1
166172[ 0.8.0 ] : https://github.com/MetaMask/api-specs/compare/v0.7.0...v0.8.0
167173[ 0.7.0 ] : https://github.com/MetaMask/api-specs/compare/v0.6.2...v0.7.0
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.8.1 "
39+ "version" : " 0.8.2 "
4040}
You can’t perform that action at this time.
0 commit comments