We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a2cc61 commit 1c6e5fcCopy full SHA for 1c6e5fc
packages/datetimepicker/CHANGELOG.md
@@ -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
11
## 3.0.1 (2026-01-22)
12
13
### 🩹 Fixes
packages/datetimepicker/package.json
@@ -1,6 +1,6 @@
{
"name": "@nativescript/datetimepicker",
- "version": "3.0.1",
+ "version": "3.0.2",
"description": "A NativeScript plugin for picking date and time.",
"main": "index",
"typings": "index.d.ts",
0 commit comments