@gfazioli/mantine-rings-progress 2.3.9 → 2.3.10

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 +5 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Mantine Rings Progress Component
2
2
 
3
- <img width="2752" height="1536" alt="Mantine Rings Progress" src="https://github.com/user-attachments/assets/5eb092d8-44a4-4829-bbc9-299b5ebdabc3" />
3
+ <img alt="Mantine Rings Progress" src="https://github.com/gfazioli/mantine-rings-progress/blob/master/logo.png" />
4
4
 
5
5
  <div align="center">
6
6
 
@@ -78,10 +78,10 @@ function Demo() {
78
78
 
79
79
  Your support helps me:
80
80
 
81
- - Keep the project actively maintained with timely bug fixes and security updates
82
- - Add new features, improve performance, and refine the developer experience
83
- - Expand test coverage and documentation for smoother adoption
84
- - Ensure long‑term sustainability without relying on ad hoc free time
81
+ - Keep the project actively maintained with timely bug fixes and security updates
82
+ - Add new features, improve performance, and refine the developer experience
83
+ - Expand test coverage and documentation for smoother adoption
84
+ - Ensure long‑term sustainability without relying on ad hoc free time
85
85
  - Prioritize community requests and roadmap items that matter most
86
86
 
87
87
  Open source thrives when those who benefit can give back—even a small monthly contribution makes a real difference. Sponsorships help cover maintenance time, infrastructure, and the countless invisible tasks that keep a project healthy.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gfazioli/mantine-rings-progress",
3
- "version": "2.3.9",
3
+ "version": "2.3.10",
4
4
  "description": "Rings Progress component for Mantine",
5
5
  "homepage": "https://gfazioli.github.io/mantine-rings-progress/",
6
6
  "packageManager": "yarn@4.0.1",