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 91ea61f commit b51bd29Copy full SHA for b51bd29
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
+## 3.2.0 - 2024-02-14
11
+
12
## 3.1.4 - 2023-11-29
13
14
## 3.1.3 - 2023-11-03
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "afip.ts",
3
- "version": "3.1.4",
+ "version": "3.2.0",
4
"description": "Afip typescript SDK",
5
"source": "src/index.ts",
6
"main": "lib/index.js",
0 commit comments