@power-seo/sitemap 1.0.2 → 1.0.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 +3 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -201,7 +201,7 @@ After (@power-seo/sitemap):
201
201
 
202
202
  ---
203
203
 
204
- ## @power-seo Ecosystem
204
+ ## [@power-seo](https://www.npmjs.com/org/power-seo) Ecosystem
205
205
 
206
206
  All 17 packages are independently installable — use only what you need.
207
207
 
@@ -352,9 +352,9 @@ Returns `{ valid: boolean; errors: string[]; warnings: string[] }`.
352
352
 
353
353
  ---
354
354
 
355
- ## About CyberCraft Bangladesh
355
+ ## About [CyberCraft Bangladesh](https://ccbd.dev)
356
356
 
357
- **CyberCraft Bangladesh** is a Bangladesh-based enterprise-grade software engineering company specializing in ERP system development, AI-powered SaaS and business applications, full-stack SEO services, custom website development, and scalable eCommerce platforms. We design and develop intelligent, automation-driven SaaS and enterprise solutions that help startups, SMEs, NGOs, educational institutes, and large organizations streamline operations, enhance digital visibility, and accelerate growth through modern cloud-native technologies.
357
+ **[CyberCraft Bangladesh](https://ccbd.dev)** is a Bangladesh-based enterprise-grade software engineering company specializing in ERP system development, AI-powered SaaS and business applications, full-stack SEO services, custom website development, and scalable eCommerce platforms. We design and develop intelligent, automation-driven SaaS and enterprise solutions that help startups, SMEs, NGOs, educational institutes, and large organizations streamline operations, enhance digital visibility, and accelerate growth through modern cloud-native technologies.
358
358
 
359
359
  | | |
360
360
  | -------------------- | -------------------------------------------------------------- |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@power-seo/sitemap",
3
- "version": "1.0.2",
3
+ "version": "1.0.4",
4
4
  "description": "XML sitemap generation, streaming, and validation with image, video, and news support",
5
5
  "license": "MIT",
6
6
  "type": "module",