@masters-ws/react-seo 1.4.3 → 1.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +9 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1463,13 +1463,17 @@ interface SEOData {
1463
1463
 
1464
1464
  ---
1465
1465
 
1466
- ## 💙 Affiliate Program
1466
+ ## 💙 Recommended: Outrank — AI-Powered SEO Platform
1467
1467
 
1468
- Love this package? Join the **Outrank Affiliate Program** and earn **30% lifetime recurring commission** on every referral!
1468
+ Take your SEO to the next level with [**Outrank**](https://outrank.so/?via=shadi) the AI-powered platform for creating SEO-optimized content at scale.
1469
1469
 
1470
- 1. **Join here:** [Outrank Affiliate Program](https://outrank.so/?via=shadi)
1471
- 2. **Earn:** 30% commission for the lifetime of the customer.
1472
- 3. **Bonus:** Use coupon code **`SHADI`** for **10% off** on all payments within the first month for your friends.
1470
+ - 🚀 **AI Content Generation** Blog posts, landing pages & more
1471
+ - 📊 **SEO Analysis** Real-time optimization suggestions
1472
+ - **Works great with this package** Generate content, we handle the technical SEO
1473
+
1474
+ 🎁 **Exclusive:** Use code **`SHADI`** for **10% off** your first month.
1475
+
1476
+ > Want to earn too? [Join the affiliate program](https://outrank.so/?via=shadi) — **30% lifetime recurring commission**.
1473
1477
 
1474
1478
  ---
1475
1479
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@masters-ws/react-seo",
3
- "version": "1.4.3",
3
+ "version": "1.4.4",
4
4
  "description": "Professional high-performance SEO package for React/Next.js. Zero-dependency core for Next.js App Router, optional Helmet components for React.",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",