Skip to content

Commit 97e2aee

Browse files
build(release): v1.3.0 [release]
1 parent 569febc commit 97e2aee

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.3.0](https://github.com/lawnstarter/react-native-ui-datepicker/compare/1.2.0...1.3.0) (2025-02-03)
2+
3+
4+
### Features
5+
6+
* **Vite:** Adjust project to build with vite ([569febc](https://github.com/lawnstarter/react-native-ui-datepicker/commit/569febc31c4a8652169c46b86d8ef1c1026d289d))
7+
18
# [1.2.0](https://github.com/lawnstarter/react-native-ui-datepicker/compare/1.1.0...1.2.0) (2025-02-03)
29

310

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

0 commit comments

Comments
 (0)