File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
packages/local-notifications Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 6.4.0 (2025-03-03)
2
+
3
+ ### 🩹 Fixes
4
+
5
+ - ** local-notifications:** return types ([ 4048863] ( https://github.com/NativeScript/plugins/commit/4048863 ) )
6
+ - ** local-notifications:** schedule returning list of ids ([ #612 ] ( https://github.com/NativeScript/plugins/pull/612 ) )
7
+
8
+ ### ❤️ Thank You
9
+
10
+ - insytes
11
+ - Jason Cassidy @jcassidyav
12
+ - Nathan Walker
13
+
1
14
## 6.3.1 (2025-01-25)
2
15
3
16
### 🚀 Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/local-notifications" ,
3
- "version" : " 6.3.1 " ,
3
+ "version" : " 6.4.0 " ,
4
4
"description" : " The Local Notifications plugin allows your app to show notifications when the app is not running." ,
5
5
"main" : " index" ,
6
6
"typings" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments