File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.0.3]
10+ ### Uncategorized
11+ - Fixed error that happens with boolean schemas ([ #10 ] ( https://github.com/MetaMask/openrpc-docs-react/pull/10 ) )
12+
913## [ 0.0.2]
1014### Uncategorized
1115- Change json-schema-viewer back to stoplight ([ #7 ] ( https://github.com/MetaMask/openrpc-docs-react/pull/7 ) )
@@ -290,6 +294,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
290294- feat: add circle config with semantic release
291295- feat: initial commit
292296
293- [ Unreleased ] : https://github.com/MetaMask/openrpc-docs-react/compare/v0.0.2...HEAD
297+ [ Unreleased ] : https://github.com/MetaMask/openrpc-docs-react/compare/v0.0.3...HEAD
298+ [ 0.0.3 ] : https://github.com/MetaMask/openrpc-docs-react/compare/v0.0.2...v0.0.3
294299[ 0.0.2 ] : https://github.com/MetaMask/openrpc-docs-react/compare/v0.0.1...v0.0.2
295300[ 0.0.1 ] : https://github.com/MetaMask/openrpc-docs-react/releases/tag/v0.0.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/open-rpc-docs-react" ,
3- "version" : " 0.0.2 " ,
3+ "version" : " 0.0.3 " ,
44 "description" : " OpenRPC Docs React" ,
55 "homepage" : " https://github.com/MetaMask/openrpc-docs-react#readme" ,
66 "bugs" : {
You can’t perform that action at this time.
0 commit comments