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 f16d130 commit 711ae31Copy full SHA for 711ae31
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.1.1 - 2023-10-12
11
+
12
## 3.1.0 - 2023-10-03
13
14
## 3.0.0 - 2023-10-02
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "afip.ts",
3
- "version": "3.1.0",
+ "version": "3.1.1",
4
"description": "Afip typescript SDK",
5
"source": "src/index.ts",
6
"main": "lib/index.js",
0 commit comments