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.9.2]
10+ ### Uncategorized
11+ - Fixed publish release to be on main branch instead ([ #226 ] ( https://github.com/MetaMask/api-specs/pull/226 ) )
12+
913## [ 0.9.1]
1014### Uncategorized
1115- Add npm publish to gh actions workflow ([ #224 ] ( https://github.com/MetaMask/api-specs/pull/224 ) )
@@ -183,7 +187,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
183187### Fixed
184188- Fix release automation compatibility ([ #69 ] ( https://github.com/MetaMask/api-specs/pull/69 ) )
185189
186- [ Unreleased ] : https://github.com/MetaMask/api-specs/compare/v0.9.1...HEAD
190+ [ Unreleased ] : https://github.com/MetaMask/api-specs/compare/v0.9.2...HEAD
191+ [ 0.9.2 ] : https://github.com/MetaMask/api-specs/compare/v0.9.1...v0.9.2
187192[ 0.9.1 ] : https://github.com/MetaMask/api-specs/compare/v0.9.0...v0.9.1
188193[ 0.9.0 ] : https://github.com/MetaMask/api-specs/compare/v0.8.4...v0.9.0
189194[ 0.8.4 ] : https://github.com/MetaMask/api-specs/compare/v0.8.3...v0.8.4
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.9.1 "
39+ "version" : " 0.9.2 "
4040}
You can’t perform that action at this time.
0 commit comments