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
+
1
9
<a name =" 1.0.0 " ></a >
2
10
# 1.0.0 (2018-05-22)
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-context-api" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " A react-like context api for Vue" ,
5
5
"keywords" : [
6
6
" vue" ,
37
37
" @semantic-release/npm" ,
38
38
" @semantic-release/git"
39
39
],
40
- "publish" : [" @semantic-release/github" , " @semantic-release/npm" ]
40
+ "publish" : [
41
+ " @semantic-release/github" ,
42
+ " @semantic-release/npm"
43
+ ]
41
44
},
42
45
"devDependencies" : {
43
46
"@babel/core" : " ^7.0.0-beta.47" ,
You can’t perform that action at this time.
0 commit comments