Skip to content

Commit 711ae31

Browse files
author
Rodrigo Alcorta - GitHub Actions
committed
chore: release v3.1.1
1 parent f16d130 commit 711ae31

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 3.1.1 - 2023-10-12
11+
1012
## 3.1.0 - 2023-10-03
1113

1214
## 3.0.0 - 2023-10-02

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "afip.ts",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "Afip typescript SDK",
55
"source": "src/index.ts",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)