Skip to content

Commit

Permalink
chore(release): v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
roparz committed Jul 31, 2018
1 parent 3ca09f6 commit 5333edd
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="1.0.1"></a>
## [1.0.1](https://github.com/ifeelgoods/ifg-copy-to-clipboard/compare/1.0.0...1.0.1) (2018-07-31)


### Bug Fixes

* Fix angular module name typo ([3ca09f6](https://github.com/ifeelgoods/ifg-copy-to-clipboard/commit/3ca09f6))



<a name="1.0.0"></a>
# 1.0.0 (2018-07-31)

Expand Down
2 changes: 1 addition & 1 deletion lib/ifg-copy-to-clipboard.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ifg-copy-to-clipboard",
"version": "1.0.0",
"version": "1.0.1",
"description": "AngularJS copy to clipboard directive",
"main": "src/ifg-copy-to-clipboard.js",
"repository": "[email protected]:ifeelgoods/ifg-copy-to-clipboard.git",
Expand Down

0 comments on commit 5333edd

Please sign in to comment.