File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 1.0.1 " ></a >
2+ ## [ 1.0.1] ( https://github.com/zephraph/vue-context-api/compare/v1.0.0...v1.0.1 ) (2018-05-22)
3+
4+
5+ ### Bug Fixes
6+
7+ * Add vue as a peer dependency ([ 97da310] ( https://github.com/zephraph/vue-context-api/commit/97da310 ) )
8+
19<a name =" 1.0.0 " ></a >
210# 1.0.0 (2018-05-22)
311
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-context-api" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " A react-like context api for Vue" ,
55 "keywords" : [
66 " vue" ,
3737 " @semantic-release/npm" ,
3838 " @semantic-release/git"
3939 ],
40- "publish" : [" @semantic-release/github" , " @semantic-release/npm" ]
40+ "publish" : [
41+ " @semantic-release/github" ,
42+ " @semantic-release/npm"
43+ ]
4144 },
4245 "devDependencies" : {
4346 "@babel/core" : " ^7.0.0-beta.47" ,
You can’t perform that action at this time.
0 commit comments