chore: bump plugin version to 1.1.8
- package.json: 1.1.7 → 1.1.8 - Android: ReactivationManager, FetchWorker, NotifyReceiver, DailyNotificationStorageRoom, DailyNotificationWorker (entity pluginVersion) - TypeScript: web.ts, observability.ts, definitions.ts (@version)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@timesafari/daily-notification-plugin",
|
||||
"version": "1.1.7",
|
||||
"version": "1.1.8",
|
||||
"description": "TimeSafari Daily Notification Plugin - Enterprise-grade daily notification functionality with dual scheduling, callback support, TTL-at-fire logic, and comprehensive observability across Mobile (Capacitor) and Desktop (Electron) platforms",
|
||||
"main": "dist/plugin.js",
|
||||
"module": "dist/esm/index.js",
|
||||
|
||||
Reference in New Issue
Block a user