Skip to content

Commit 8c0a8e2

Browse files
committed
build(v1.7.3): nnew release
bump version, add changelog
1 parent 1715a0a commit 8c0a8e2

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/fast-berries-rest.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sweet-tips-mate.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @sciendis/react-tailwindcss-datepicker
2+
3+
## 1.7.3
4+
5+
### Patch Changes
6+
7+
- 1715a0a: explicitly export types

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.2",
3+
"version": "1.7.3",
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)