@datametria/vue-components 1.1.1 → 1.1.2

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 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -458,8 +458,7 @@ MIT © 2025 DATAMETRIA
458
458
  ## 👥 Equipe
459
459
 
460
460
  - **Vander Loto** - CTO DATAMETRIA
461
- - **Marcelo Loto** - Tech Lead
462
- - **Dalila Rodrigues** - Senior Developer
461
+ - **Dalila Rodrigues** - Tech Lead
463
462
 
464
463
  ## 🔗 Links
465
464
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@datametria/vue-components",
3
- "version": "1.1.1",
3
+ "version": "1.1.2",
4
4
  "description": "DATAMETRIA Vue.js 3 Component Library with Design System - 56 components enterprise-ready",
5
5
  "type": "module",
6
6
  "main": "./dist/index.umd.js",