Skip to content

Commit 74219ad

Browse files
authored
Merge pull request #1407 from inplayer-org/ch/ui-version
update changelog and version
2 parents bad0476 + c77da08 commit 74219ad

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
# [2.5.25] - 04.04.2022
6+
7+
## Added
8+
9+
- Add `displayFormat` prop for DayPicker component
10+
511
# [2.5.24] - 09.03.2022
612

713
## Added

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@inplayer-org/inplayer-ui",
33
"sideEffects": false,
4-
"version": "2.5.24",
4+
"version": "2.5.25",
55
"author": "InPlayer",
66
"description": "InPlayer React UI Components",
77
"main": "dist/inplayer-ui.cjs.js",

0 commit comments

Comments
 (0)