chore(release): bump plugin version to 2.1.0

This commit is contained in:
Jose Olarte III
2026-03-19 14:22:59 +08:00
parent 7b41ca9e0b
commit 87d24ca506
11 changed files with 14 additions and 14 deletions

View File

@@ -56,7 +56,7 @@ This migration guide helps you transition from the basic daily notification plug
### Step 1: Update Dependencies
```bash
npm install @timesafari/daily-notification-plugin@^2.0.0
npm install @timesafari/daily-notification-plugin@^2.1.0
```
### Step 2: Update Import Statements