@webbycrown/strapi-advanced-sitemap 1.0.4 → 1.0.6

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 +14 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -13,7 +13,11 @@ SEO-ready XML sitemaps for Strapi CMS. Create manual URL sets or sitemap indexes
13
13
 
14
14
  A short introduction and quick overview of **Strapi Advanced Sitemap**, showcasing how to build manual or dynamic XML sitemaps, publish sitemap indexes, and control access per role inside the Strapi admin panel.
15
15
 
16
- [![Watch the demo](https://img.youtube.com/vi/4HBuf8fhNCQ/hqdefault.jpg)](https://www.youtube.com/watch?v=4HBuf8fhNCQ)
16
+ <div style="margin: 20px 0" align="center">
17
+ <a href="https://www.youtube.com/watch?v=4HBuf8fhNCQ">
18
+ <img style="width: 100%; height: auto;" src="https://raw.githubusercontent.com/webbycrown/strapi-advanced-sitemap/main/assets/strapi-advanced-sitemap-play.png" alt="Watch the demo" />
19
+ </a>
20
+ </div>
17
21
 
18
22
  ▶️ **[Watch Full Video on YouTube](https://www.youtube.com/watch?v=4HBuf8fhNCQ)**
19
23
 
@@ -178,6 +182,15 @@ When submitting to the Strapi Marketplace include:
178
182
 
179
183
  ## 📣 Changelog
180
184
 
185
+ ### v1.0.6
186
+
187
+ - 📝 Updated the README to properly display the YouTube preview image in Any documentation.
188
+
189
+
190
+ ### v1.0.5
191
+
192
+ - 📝 Updated README to include Youtube Image
193
+
181
194
  ### v1.0.4
182
195
 
183
196
  - 📝 Updated README to include Demo Video section
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webbycrown/strapi-advanced-sitemap",
3
- "version": "1.0.4",
3
+ "version": "1.0.6",
4
4
  "keywords": [
5
5
  "strapi",
6
6
  "plugin",