Skip to content

Commit

Permalink
chore(package) v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jul 16, 2018
1 parent 9968272 commit ffaade7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
@@ -1,3 +1,9 @@
2018.07.16, v1.0.2

fix:
- (clipboard) firefox does not copy with hidden textarea


2018.07.13, v1.0.1

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

0 comments on commit ffaade7

Please sign in to comment.