Skip to content

Commit b47a414

Browse files
committed
release(datetimepicker): 3.0.1
1 parent b0f49b8 commit b47a414

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## 3.0.1 (2026-01-22)
2+
3+
### 🩹 Fixes
4+
5+
- **datetimepicker:** ios constraints and layout ([#655](https://github.com/NativeScript/plugins/pull/655))
6+
7+
### ❤️ Thank You
8+
9+
- Nathan Walker

packages/datetimepicker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/datetimepicker",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "A NativeScript plugin for picking date and time.",
55
"main": "index",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)