Skip to content

Commit d831dce

Browse files
author
Rodrigo Alcorta - GitHub Actions
committed
chore: release v2.0.6
1 parent f8d5cd6 commit d831dce

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
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+
## 2.0.6 - 2023-01-31
11+
1012
## 2.0.5 - 2023-01-31
1113

1214
## 2.0.4 - 2022-11-09

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "afip.ts",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"description": "Afip typescript SDK",
55
"source": "src/index.ts",
66
"main": "lib/index.js",
@@ -62,4 +62,4 @@
6262
"endpoint",
6363
"wsaa"
6464
]
65-
}
65+
}

0 commit comments

Comments
 (0)