@gfazioli/mantine-border-animate 2.0.7 → 2.0.9

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 +0 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -94,7 +94,3 @@ Open source thrives when those who benefit can give back—even a small monthly
94
94
  Your help truly matters.
95
95
 
96
96
  💚 [Become a sponsor](https://github.com/sponsors/gfazioli?o=esc) today and help me keep this project reliable, up‑to‑date, and growing for everyone.
97
-
98
- ---
99
-
100
- [![Star History Chart](https://api.star-history.com/svg?repos=gfazioli/mantine-border-animate&type=Timeline)](https://www.star-history.com/#gfazioli/mantine-border-animate&Timeline)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gfazioli/mantine-border-animate",
3
- "version": "2.0.7",
3
+ "version": "2.0.9",
4
4
  "description": "Mantine component offering four border animation variants (beam, glow, gradient, pulse) with customizable colors and full animation control, perfect for creating dynamic, visually engaging UI elements.",
5
5
  "homepage": "https://gfazioli.github.io/mantine-border-animate/",
6
6
  "packageManager": "yarn@4.0.1",