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,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.0.2]
11
+
12
+ ### Uncategorized
13
+
14
+ - feat: add scripts from metamask template ([ #17 ] ( https://github.com/MetaMask/react-native-acm/pull/17 ) )
15
+
10
16
## [ 1.0.1]
11
17
12
18
### Uncategorized
@@ -30,6 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
30
36
- chore: initial commit
31
37
- Initial release ([ #8 ] ( https://github.com/MetaMask/react-native-acm/pull/8 ) )
32
38
33
- [ Unreleased ] : https://github.com/MetaMask/react-native-acm/compare/v1.0.1...HEAD
39
+ [ Unreleased ] : https://github.com/MetaMask/react-native-acm/compare/v1.0.2...HEAD
40
+ [ 1.0.2 ] : https://github.com/MetaMask/react-native-acm/compare/v1.0.1...v1.0.2
34
41
[ 1.0.1 ] : https://github.com/MetaMask/react-native-acm/compare/v1.0.0...v1.0.1
35
42
[ 1.0.0 ] : https://github.com/MetaMask/react-native-acm/releases/tag/v1.0.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @metamask/react-native-acm" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " Google ACM for react-native" ,
5
5
"source" : " ./src/index.tsx" ,
6
6
"main" : " ./lib/module/index.js" ,
You can’t perform that action at this time.
0 commit comments