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 91e7353 commit b9f2727Copy full SHA for b9f2727
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 1.0.9 - Aug 31, 2016
4
+ * Fix invalid react proptype for showMilliseconds. Thanks @sabazusi.
5
+
6
## 1.0.8 - Aug 8, 2016
7
8
* Updated React version in peerDependencies
package.json
@@ -1,6 +1,6 @@
{
"name": "react-countdown-clock",
- "version": "1.0.8",
+ "version": "1.0.9",
"description": "HTML5 canvas countdown clock React component",
"main": "build/react-countdown-clock.js",
"repository": {
0 commit comments