@gfazioli/mantine-rings-progress 1.1.6 → 1.1.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.
- package/package.json +1 -1
- package/CHANGELOG.md +0 -20
package/package.json
CHANGED
package/CHANGELOG.md
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# Changelog
|
|
2
|
-
|
|
3
|
-
The following is a list of notable changes to the Mantine Ring Progress component.
|
|
4
|
-
Minor versions that are not listed in the changelog are bug fixes and small improvements.
|
|
5
|
-
|
|
6
|
-
## 0.1.5 (2024-06-10)
|
|
7
|
-
|
|
8
|
-
- 📝 Updated CHANGELOG, CONTRIBUTING and CODE_OF_CONDUCT
|
|
9
|
-
- 📦️ Updated Mantine 7.10.1
|
|
10
|
-
- 👷 Updated script release
|
|
11
|
-
|
|
12
|
-
## 0.1.4 (2024-03-17)
|
|
13
|
-
|
|
14
|
-
- 📝 Added CHANGELOG, CONTRIBUTING and CODE_OF_CONDUCT
|
|
15
|
-
- 📦️ Updated Mantine 7.6.2
|
|
16
|
-
- 👷 Updated script release
|
|
17
|
-
|
|
18
|
-
## 0.1.3 (2024-03-07)
|
|
19
|
-
|
|
20
|
-
- Initial release
|