Skip to content

Commit 1c6e5fc

Browse files
committed
release(datetimepicker): 3.0.2
1 parent 6a2cc61 commit 1c6e5fc

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/datetimepicker/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 3.0.2 (2026-01-23)
2+
3+
### 🩹 Fixes
4+
5+
- **datetimepicker:** android build case with NativeClass ([6a2cc61](https://github.com/NativeScript/plugins/commit/6a2cc61))
6+
7+
### ❤️ Thank You
8+
9+
- Nathan Walker
10+
111
## 3.0.1 (2026-01-22)
212

313
### 🩹 Fixes

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.1",
3+
"version": "3.0.2",
44
"description": "A NativeScript plugin for picking date and time.",
55
"main": "index",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)