nfewizard-io 1.0.3 → 1.0.4

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 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # NFeWizard-io 🪄
2
2
 
3
- ## 🛠️ Lib atualizada com NT 2025.002 v.130 - Reforma Tributária
3
+ ## 🛠️ Lib atualizada com NT 2025.002 v.1.35 - Reforma Tributária
4
4
 
5
5
  ---
6
6
 
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "url": "https://github.com/nfewizard-org/nfewizard-io",
6
6
  "directory": "packages/nfewizard-io"
7
7
  },
8
- "version": "1.0.3",
8
+ "version": "1.0.4",
9
9
  "description": "NFeWizard-io é uma biblioteca Node.js projetada para simplificar a interação com os webservices da SEFAZ, proporcionando uma solução robusta para automação de processos relacionados à Nota Fiscal Eletrônica (NF-e).",
10
10
  "type": "module",
11
11
  "main": "./dist/index.cjs",