File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 29
29
"@onflow/util-template" : " 1.2.3" ,
30
30
"@onflow/util-uid" : " 1.2.3"
31
31
},
32
- "changesets" : [" twelve-bears-eat" ]
32
+ "changesets" : [
33
+ " orange-boxes-switch" ,
34
+ " twelve-bears-eat"
35
+ ]
33
36
}
Original file line number Diff line number Diff line change 1
1
# @onflow/kit
2
2
3
+ ## 0.0.1-kit.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #2297 ] ( https://github.com/onflow/fcl-js/pull/2297 ) [ ` b2a75250acd5cbbae988271373aaa1104086e4d4 ` ] ( https://github.com/onflow/fcl-js/commit/b2a75250acd5cbbae988271373aaa1104086e4d4 ) Thanks [ @chasefleming ] ( https://github.com/chasefleming ) ! - Update Kit readme with import fixes
8
+
3
9
## 0.0.1-kit.0
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @onflow/kit" ,
3
- "version" : " 0.0.1-kit.1 " ,
3
+ "version" : " 0.0.1-kit.2 " ,
4
4
"description" : " React library for interacting with the Flow blockchain" ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Flow Foundation" ,
You can’t perform that action at this time.
0 commit comments