voa-ds-core 1.0.32 → 1.0.36

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.
@@ -6,8 +6,8 @@
6
6
  * @import 'voa-ds-core/dist/voa/voa.css';
7
7
  * @import 'voa-ds-core/components';
8
8
  *
9
- * Versão: 1.0.32
10
- * Gerado automaticamente em: 2026-01-26T19:30:08.055Z
9
+ * Versão: 1.0.36
10
+ * Gerado automaticamente em: 2026-01-26T20:26:00.445Z
11
11
  */
12
12
 
13
13
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "voa-ds-core",
3
- "version": "1.0.32",
3
+ "version": "1.0.36",
4
4
  "main": "dist/index.cjs.js",
5
5
  "module": "dist/index.js",
6
6
  "types": "dist/types/index.d.ts",