File tree 2 files changed +7
-2
lines changed
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
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.1.1]
10
+ ### Uncategorized
11
+ - handle when meatamask is not installed ([ #17 ] ( https://github.com/MetaMask/open-rpc-docs-react/pull/17 ) )
12
+
9
13
## [ 0.1.0]
10
14
### Uncategorized
11
15
- Fixed alignemnt of interactive method ([ #15 ] ( https://github.com/MetaMask/open-rpc-docs-react/pull/15 ) )
@@ -301,7 +305,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
301
305
- feat: add circle config with semantic release
302
306
- feat: initial commit
303
307
304
- [ Unreleased ] : https://github.com/MetaMask/open-rpc-docs-react/compare/v0.1.0...HEAD
308
+ [ Unreleased ] : https://github.com/MetaMask/open-rpc-docs-react/compare/v0.1.1...HEAD
309
+ [ 0.1.1 ] : https://github.com/MetaMask/open-rpc-docs-react/compare/v0.1.0...v0.1.1
305
310
[ 0.1.0 ] : https://github.com/MetaMask/open-rpc-docs-react/compare/v0.0.3...v0.1.0
306
311
[ 0.0.3 ] : https://github.com/MetaMask/open-rpc-docs-react/compare/v0.0.2...v0.0.3
307
312
[ 0.0.2 ] : https://github.com/MetaMask/open-rpc-docs-react/compare/v0.0.1...v0.0.2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @metamask/open-rpc-docs-react" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"description" : " OpenRPC Docs React" ,
5
5
"homepage" : " https://github.com/MetaMask/open-rpc-docs-react#readme" ,
6
6
"bugs" : {
You can’t perform that action at this time.
0 commit comments