Skip to content

Commit d7b0911

Browse files
author
Priska
committed
docs(docs): updated version and changelog
1 parent e97181d commit d7b0911

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sciendis/react-tailwindcss-datepicker
22

3+
## 1.8.1
4+
5+
### Patch Changes
6+
7+
- e97181d: fix maximum update depth bug
8+
39
## 1.7.3
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sciendis/react-tailwindcss-datepicker",
3-
"version": "1.7.3",
3+
"version": "1.8.1",
44
"description": " Modern date range picker component for React using Tailwind and dayjs.",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)