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 3c1f179 commit d47d779Copy full SHA for d47d779
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.25.1
11
+
12
- fix error when using `week` unit causing format error in `DateHeader` #562 @dkarnutsch
13
- fix Wheel/Mousewheel Event errors on chrome 73 #541 @ilaiwi
14
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-calendar-timeline",
3
- "version": "0.25.0",
+ "version": "0.25.1",
4
"description": "react calendar timeline",
5
"main": "lib/index.js",
6
"scripts": {
0 commit comments