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 2f1b498 commit 701dfebCopy full SHA for 701dfeb
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres (more or less) to [Semantic Versioning](http://semver.o
7
8
## Unreleased
9
10
+### 0.16.3
11
+
12
### Fixed
13
14
* tap on canvas now dispatches `onCanvasClicked` - #168
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-calendar-timeline",
3
- "version": "0.16.2",
+ "version": "0.16.3",
4
"description": "react calendar timeline",
5
"main": "lib/index.js",
6
"module": "src/index.js",
0 commit comments