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 1cf534a commit 10af98fCopy full SHA for 10af98f
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## v1.0.3 (2019-03-26)
4
+
5
+Updated NPM dependencies to fix security vulnerabilities.
6
7
+## v1.0.2 (2018-08-20)
8
9
+Fixed .npmignore to publish TypeScript definitions.
10
+Updated NPM dependencies.
11
12
## v1.0.1 (2018-08-02)
13
14
Added Travis CI to run test cases.
@@ -8,5 +17,5 @@ Added linting.
17
18
## v1.0.0 (2018-04-05)
19
-Initial major release
20
+Initial major release.
21
All documented features have been implemented and tested.
0 commit comments