@sarthak03dot/romantic-animations 1.2.6 → 1.2.7

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 +7 -10
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # 💖 Romantic Animations v1.2.6
1
+ # 💖 Romantic Animations v1.2.7
2
2
 
3
3
  <p align="center">
4
4
  <b>A premium, lightweight, zero-dependency JavaScript canvas particle library for gorgeous romantic & celebratory effects.</b>
@@ -28,20 +28,17 @@
28
28
 
29
29
  ---
30
30
 
31
- ## Gallery & Screenshots (Placeholder Previews)
32
-
33
- Here is a sneak peek at the gorgeous, performance-tuned particle renderers in action.
34
- *(You can swap these placeholders with your actual screenshots in `docs/screenshots/`)*
31
+ ## Gallery & Screenshots
35
32
 
36
33
  <div align="center">
37
34
  <h3>✨ Floating Hearts & Live Tweaks</h3>
38
- <img width="1874" height="859" alt="Image" src="https://github.com/user-attachments/assets/00c543ff-1cae-48c8-abc0-c8974d14682e" />
39
-
35
+ <img src="https://raw.githubusercontent.com/sarthak03dot/romantic-animations/main/docs/screenshots/demo1.png" width="100%" />
36
+
40
37
  <h3>🎆 Starry Fireworks Celebration</h3>
41
- <img width="1880" height="853" alt="Image" src="https://github.com/user-attachments/assets/a4646719-aa5f-4da4-bae1-78db71d3bc09" />
42
-
38
+ <img src="https://raw.githubusercontent.com/sarthak03dot/romantic-animations/main/docs/screenshots/demo2.png" width="100%" />
39
+
43
40
  <h3>📚 Integrated Live Customizer & Developer Portal</h3>
44
- <img width="1864" height="855" alt="Image" src="https://github.com/user-attachments/assets/dbdedabb-a04f-4544-8241-ef103a039e0d" />
41
+ <img src="https://raw.githubusercontent.com/sarthak03dot/romantic-animations/main/docs/screenshots/demo3.png" width="100%" />
45
42
  </div>
46
43
 
47
44
  ---
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sarthak03dot/romantic-animations",
3
- "version": "1.2.6",
3
+ "version": "1.2.7",
4
4
  "description": "Romantic & celebratory canvas animations — hearts, sparkles, fireworks, confetti, star fields and more. Zero dependencies.",
5
5
  "homepage": "https://github.com/sarthak03dot/romantic-animations#readme",
6
6
  "bugs": {