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