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.2]
10
+ ### Uncategorized
11
+ - Fixed stoplight css scoping ([ #19 ] ( https://github.com/MetaMask/open-rpc-docs-react/pull/19 ) )
12
+
9
13
## [ 0.1.1]
10
14
### Uncategorized
11
15
- handle when meatamask is not installed ([ #17 ] ( https://github.com/MetaMask/open-rpc-docs-react/pull/17 ) )
@@ -305,7 +309,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
305
309
- feat: add circle config with semantic release
306
310
- feat: initial commit
307
311
308
- [ Unreleased ] : https://github.com/MetaMask/open-rpc-docs-react/compare/v0.1.1...HEAD
312
+ [ Unreleased ] : https://github.com/MetaMask/open-rpc-docs-react/compare/v0.1.2...HEAD
313
+ [ 0.1.2 ] : https://github.com/MetaMask/open-rpc-docs-react/compare/v0.1.1...v0.1.2
309
314
[ 0.1.1 ] : https://github.com/MetaMask/open-rpc-docs-react/compare/v0.1.0...v0.1.1
310
315
[ 0.1.0 ] : https://github.com/MetaMask/open-rpc-docs-react/compare/v0.0.3...v0.1.0
311
316
[ 0.0.3 ] : https://github.com/MetaMask/open-rpc-docs-react/compare/v0.0.2...v0.0.3
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @metamask/open-rpc-docs-react" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.1.2 " ,
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