Skip to content

Commit 231b583

Browse files
committed
chore(package) v2.0.0
1 parent 6481bac commit 231b583

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

ChangeLog

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2020.01.28, v2.0.0
2+
3+
feature:
4+
- (clipboard) drop support of legacy
5+
- (package) nodemon v2.0.2
6+
- (package) nyc v15.0.0
7+
- (package) eslint v6.8.0
8+
- (package) try-to-catch v2.0.1
9+
- (package) add auto-globals
10+
- (package) redrun v7.0.3
11+
- (package) nyc v13.1.0
12+
- (clipboard) sinon, sinon-called-with-diff -> @cloudcmd/stub
13+
14+
115
2018.07.16, v1.0.2
216

317
fix:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudcmd/clipboard",
3-
"version": "1.0.2",
3+
"version": "2.0.0",
44
"main": "lib/clipboard.js",
55
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
66
"description": "Clipboard API polyfill",

0 commit comments

Comments
 (0)