Skip to content

Commit 098a408

Browse files
author
Priska
committed
docs(docs): update version
1 parent 836df22 commit 098a408

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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.2
4+
5+
### Patch Changes
6+
7+
- 836df22: fix export types
8+
39
## 1.8.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sciendis/react-tailwindcss-datepicker",
3-
"version": "1.8.1",
3+
"version": "1.8.2",
44
"description": " Modern date range picker component for React using Tailwind and dayjs.",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",
@@ -51,7 +51,6 @@
5151
"autoprefixer": "^10.4.13",
5252
"dayjs": "^1.11.7",
5353
"eslint": "^8.29.0",
54-
"eslint-config-next": "^13.1.1",
5554
"eslint-config-prettier": "^8.5.0",
5655
"eslint-plugin-import": "^2.26.0",
5756
"eslint-plugin-prettier": "^4.2.1",

0 commit comments

Comments
 (0)