Skip to content

Commit 8592a8f

Browse files
build(release): v1.6.0 [release]
1 parent 27ba692 commit 8592a8f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.6.0](https://github.com/lawnstarter/react-native-ui-datepicker/compare/1.5.0...1.6.0) (2025-02-03)
2+
3+
4+
### Features
5+
6+
* **Vite:** Enhance vite build config ([27ba692](https://github.com/lawnstarter/react-native-ui-datepicker/commit/27ba692687c0d6a15254e03f7bc6defa512afbac))
7+
* **Vite:** Enhance vite build config ([732524e](https://github.com/lawnstarter/react-native-ui-datepicker/commit/732524e0170d721e19a33dff9ae8af4f785a592f))
8+
* **Vite:** Enhance vite build config ([f817eb7](https://github.com/lawnstarter/react-native-ui-datepicker/commit/f817eb7ebacb0d711479849132476e56ca8e18df))
9+
110
# [1.5.0](https://github.com/lawnstarter/react-native-ui-datepicker/compare/1.4.0...1.5.0) (2025-02-03)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lawnstarter/react-native-ui-datepicker",
3-
"version": "1.4.0",
3+
"version": "1.6.0",
44
"type": "module",
55
"description": "Customizable date picker for React Native",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)