File tree Expand file tree Collapse file tree 4 files changed +22
-2
lines changed Expand file tree Collapse file tree 4 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 1
1
# create-onchain
2
2
3
+ ## 1.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - ** chore:** Package version bump
8
+
9
+ ## 1.0.1
10
+
11
+ - Skipped version to sync versions with create-onchain
12
+
3
13
## 1.0.0
4
14
5
15
### Major Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-onchain" ,
3
3
"description" : " Instantly create onchain applications with OnchainKit." ,
4
- "version" : " 1.0.0 " ,
4
+ "version" : " 1.0.2 " ,
5
5
"license" : " MIT" ,
6
6
"publishConfig" : {
7
7
"access" : " public"
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - ** chore:** Package version bump
8
+
9
+ ## 1.0.1
10
+
11
+ - Skipped version to sync versions with create-onchain
12
+
3
13
## 1.0.0
4
14
5
15
### Major Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coinbase/onchainkit" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"type" : " module" ,
5
5
"repository" : " https://github.com/coinbase/onchainkit.git" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments