@metropolle/design-system 1.2025.0-8.21.319 → 1.2025.0-8.22.1209

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 +1 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -79,3 +79,4 @@ npm test
79
79
  ## 📄 License
80
80
 
81
81
  MIT License - see LICENSE file for details.
82
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@metropolle/design-system",
3
- "version": "1.2025.08.21.0319",
3
+ "version": "1.2025.08.22.1209",
4
4
  "description": "Sistema de design unificado para a plataforma Metropolle",
5
5
  "type": "module",
6
6
  "main": "dist/react/index.js",