Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuliang-Lee committed Jan 14, 2018
1 parent b7ca5b3 commit 41c258a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
v1.1.0 / 2018-01-14
==================

- feat: 添加测试,隐藏私有变量
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-visibility-change",
"version": "1.0.0",
"version": "1.1.0",
"description": "vue directive for detect page visibility-change",
"main": "./lib/vue-visibility.js",
"scripts": {
Expand Down

0 comments on commit 41c258a

Please sign in to comment.