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 65bf35f commit 8bbbdd9Copy full SHA for 8bbbdd9
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.17.3
11
+
12
### Added
13
* fix issue with single row header - #359
14
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-calendar-timeline",
3
- "version": "0.17.2",
+ "version": "0.17.3",
4
"description": "react calendar timeline",
5
"main": "lib/index.js",
6
"module": "src/index.js",
0 commit comments