File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -10,4 +10,10 @@ All notable changes to this project will be documented in this file.
1010- Added demonstration React template [ #9 ] ( https://github.com/web3/create-web3js-dapp/pull/9 )
1111- Added minimal Vue template [ #10 ] ( https://github.com/web3/create-web3js-dapp/pull/10 )
1212
13+ ## [ 0.1.1]
14+
15+ - Small changes to ` README.md ` [ #15 ] ( https://github.com/web3/create-web3js-dapp/pull/15 )
16+ - Add repository to ` package.json ` [ #15 ] ( https://github.com/web3/create-web3js-dapp/pull/15 )
17+ - Add ` npm start ` script to ` web3js-vue-dapp-min ` [ #15 ] ( https://github.com/web3/create-web3js-dapp/pull/15 )
18+
1319## [ Unreleased]
Original file line number Diff line number Diff line change 11{
22 "name" : " create-web3js-dapp" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " Scaffolding utility to create front-end projects with Web3.js" ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments