Skip to content

Commit d47d779

Browse files
committed
0.25.1
1 parent 3c1f179 commit d47d779

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres (more or less) to [Semantic Versioning](http://semver.o
77

88
## Unreleased
99

10+
## 0.25.1
11+
1012
- fix error when using `week` unit causing format error in `DateHeader` #562 @dkarnutsch
1113
- fix Wheel/Mousewheel Event errors on chrome 73 #541 @ilaiwi
1214

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-calendar-timeline",
3-
"version": "0.25.0",
3+
"version": "0.25.1",
44
"description": "react calendar timeline",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)