diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d03137..c5ed9a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [1.1.1] - 2015-12-17 + +### Fixed +- CDN link + ## [1.1.0] - 2015-12-17 ### Changed @@ -34,3 +39,4 @@ Initial release [0.1.1]: https://github.com/simplesmiler/vue-clickaway/compare/0.1.0...0.1.1 [1.0.1]: https://github.com/simplesmiler/vue-clickaway/compare/1.0.0...1.0.1 [1.1.0]: https://github.com/simplesmiler/vue-clickaway/compare/1.0.1...1.1.0 +[1.1.1]: https://github.com/simplesmiler/vue-clickaway/compare/1.1.0...1.1.1 diff --git a/README.md b/README.md index dc08399..cdaf732 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ $ npm install vue-clickaway --save From CDN: ``` html - + - + ``` ## Usage diff --git a/package.json b/package.json index c65b293..81af594 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vue-clickaway", "description": "Reusable clickaway directive for reusable Vue.js components", - "version": "1.1.0", + "version": "1.1.1", "author": "Denis Karabaza ", "browserify": { "transform": [