@masters-ws/react-seo 1.5.2 → 1.5.3

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 +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -299,7 +299,7 @@ export default function Page() {
299
299
 
300
300
  This package handles technical SEO perfectly. For generating the **actual content** that ranks — blog posts, product descriptions, landing pages — pair it with **Outrank**, the AI platform built specifically for SEO content at scale.
301
301
 
302
- 🚀 **Get Started:** [https://outrank.so/?via=shadi](https://outrank.so/?via=shadi)
302
+ 🚀 **Get Started:** [outrank.so](https://outrank.so/?via=shadi)
303
303
  🎁 **Exclusive:** Use code **`SHADI`** for **10% off** your first month.
304
304
 
305
305
  ---
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@masters-ws/react-seo",
3
- "version": "1.5.2",
3
+ "version": "1.5.3",
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",