We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82ec54c commit ee58044Copy full SHA for ee58044
CHANGELOG.md
@@ -1,5 +1,15 @@
1
+<a name="1.0.1"></a>
2
+## [1.0.1](https://github.com/tinesoft/ngx-wow/compare/v1.0.0...v1.0.1) (2017-12-21)
3
+
4
5
+### Bug Fixes
6
7
+* **doc:** update README with installation instructions ([e5acacc](https://github.com/tinesoft/ngx-wow/commit/e5acacc))
8
9
10
11
<a name="1.0.0"></a>
-# 1.0.0 (2017-10-18)
12
+# [1.0.0](https://github.com/tinesoft/ngx-wow/compare/9d1aa28...v1.0.0) (2017-10-18)
13
14
15
### Features
package.json
@@ -1,7 +1,7 @@
{
"name": "ngx-wow",
"description": "Angular module for WOW.js.",
- "version": "1.0.0",
+ "version": "1.0.1",
"homepage": "https://github.com/tinesoft/ngx-wow",
"author": {
"name": "Tine Kondo",
0 commit comments