We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d5cd6 commit d831dceCopy full SHA for d831dce
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+## 2.0.6 - 2023-01-31
11
+
12
## 2.0.5 - 2023-01-31
13
14
## 2.0.4 - 2022-11-09
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "afip.ts",
3
- "version": "2.0.5",
+ "version": "2.0.6",
4
"description": "Afip typescript SDK",
5
"source": "src/index.ts",
6
"main": "lib/index.js",
@@ -62,4 +62,4 @@
62
"endpoint",
63
"wsaa"
64
]
65
-}
+}
0 commit comments