File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.3.0]
11+
12+ ### Added
13+
14+ - fix: missing files in package ([ #14 ] ( https://github.com/MetaMask/native-utils/pull/14 ) )
15+
1016## [ 0.2.0]
1117
1218### Added
1319
1420- feat: add native public key generation ([ #5 ] ( https://github.com/MetaMask/native-utils/pull/5 ) )
1521- feat: add Example app with tests cases ([ #6 ] ( https://github.com/MetaMask/native-utils/pull/6 ) )
1622
17- [ Unreleased ] : https://github.com/MetaMask/native-utils/compare/v0.2.0...HEAD
23+ [ Unreleased ] : https://github.com/MetaMask/native-utils/compare/v0.3.0...HEAD
24+ [ 0.3.0 ] : https://github.com/MetaMask/native-utils/compare/v0.2.0...v0.3.0
1825[ 0.2.0 ] : https://github.com/MetaMask/native-utils/releases/tag/v0.2.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/native-utils" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 0.3 .0" ,
44 "description" : " React Native Utils for MetaMask" ,
55 "homepage" : " https://github.com/MetaMask/native-utils" ,
66 "bugs" : {
You can’t perform that action at this time.
0 commit comments