Skip to content

Commit 821d262

Browse files
build(release): v1.2.0 [release]
1 parent 11e350d commit 821d262

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.2.0](https://github.com/lawnstarter/react-native-ui-datepicker/compare/1.1.0...1.2.0) (2025-02-03)
2+
3+
4+
### Features
5+
6+
* **Vite:** Adjust project to build with vite ([11e350d](https://github.com/lawnstarter/react-native-ui-datepicker/commit/11e350d5a3e08c57ed2fd894f5d9d6975a641987))
7+
* **Vite:** Adjust project to build with vite ([c3e559d](https://github.com/lawnstarter/react-native-ui-datepicker/commit/c3e559dd3739342c11672fabfda465fdafc7ad72))
8+
* **Vite:** Adjust project to build with vite ([7ec1e8c](https://github.com/lawnstarter/react-native-ui-datepicker/commit/7ec1e8cecb343072b9ad35e7ca228278e4e8fd45))
9+
* **Vite:** Adjust project to build with vite ([76dae03](https://github.com/lawnstarter/react-native-ui-datepicker/commit/76dae032adf998c6c43d9826f462b76f4e0fa304))
10+
111
# [1.1.0](https://github.com/lawnstarter/react-native-ui-datepicker/compare/1.0.0...1.1.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": "2.0.11",
3+
"version": "1.2.0",
44
"type": "module",
55
"description": "Customizable date picker for React Native",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)