Skip to content

Commit 01a3b18

Browse files
build(release): v1.4.0 [release]
1 parent edf69d3 commit 01a3b18

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [1.4.0](https://github.com/lawnstarter/react-native-ui-datepicker/compare/1.3.0...1.4.0) (2025-02-03)
2+
3+
4+
### Features
5+
6+
* **Vite:** Adjust project to build with vite ([edf69d3](https://github.com/lawnstarter/react-native-ui-datepicker/commit/edf69d38039b24a5194c21b2bbd9e1ab5bdc6115))
7+
* **Vite:** Adjust project to build with vite ([08aa093](https://github.com/lawnstarter/react-native-ui-datepicker/commit/08aa09387a89bbf6c6852da1555e94fcadf02c1a))
8+
* **Vite:** Adjust project to build with vite ([60cf2a1](https://github.com/lawnstarter/react-native-ui-datepicker/commit/60cf2a199b768e6dbfe2156b7293e8d8d991bd0f))
9+
* **Vite:** Adjust project to build with vite ([23b1023](https://github.com/lawnstarter/react-native-ui-datepicker/commit/23b1023bae542bed1bb667a2b338bdee9765a103))
10+
111
# [1.3.0](https://github.com/lawnstarter/react-native-ui-datepicker/compare/1.2.0...1.3.0) (2025-02-03)
212

313

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.3.0",
3+
"version": "1.4.0",
44
"type": "module",
55
"description": "Customizable date picker for React Native",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)