Skip to content

Commit

Permalink
chore(package) v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jan 28, 2020
1 parent 6481bac commit 231b583
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions ChangeLog
@@ -1,3 +1,17 @@
2020.01.28, v2.0.0

feature:
- (clipboard) drop support of legacy
- (package) nodemon v2.0.2
- (package) nyc v15.0.0
- (package) eslint v6.8.0
- (package) try-to-catch v2.0.1
- (package) add auto-globals
- (package) redrun v7.0.3
- (package) nyc v13.1.0
- (clipboard) sinon, sinon-called-with-diff -> @cloudcmd/stub


2018.07.16, v1.0.2

fix:
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudcmd/clipboard",
"version": "1.0.2",
"version": "2.0.0",
"main": "lib/clipboard.js",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "Clipboard API polyfill",
Expand Down

0 comments on commit 231b583

Please sign in to comment.