File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ ## 0.1.1 (2020-03-31)
7
+
8
+ ** Note:** Version bump only for package example-browser-create-react-app
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " example-browser-create-react-app" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"dot-prop" : " ^5.0.0" ,
7
- "ipfs" : " ^0.41 .0" ,
7
+ "ipfs" : " ^0.42 .0" ,
8
8
"ipfs-css" : " ^0.13.1" ,
9
9
"react" : " ^16.8.6" ,
10
10
"react-dom" : " ^16.8.6" ,
11
11
"react-scripts" : " ^3.2.0" ,
12
12
"tachyons" : " ^4.11.1"
13
13
},
14
14
"devDependencies" : {
15
- "test-ipfs-example" : " ^1 .0.0"
15
+ "test-ipfs-example" : " ^2 .0.0"
16
16
},
17
17
"scripts" : {
18
18
"start" : " react-scripts start" ,
You can’t perform that action at this time.
0 commit comments