Skip to content

Commit 04ce4c1

Browse files
chore(release): publish 0.3.2
1 parent 079b987 commit 04ce4c1

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.3.2 (2025-12-02)
2+
3+
### 🩹 Fixes
4+
5+
- deploy ([9455ac1](https://github.com/ralcorta/arcasdk/commit/9455ac1))
6+
7+
### ❤️ Thank You
8+
9+
- Rodrigo Alcorta @ralcorta
10+
111
## 0.3.1 (2025-12-02)
212

313
### 🩹 Fixes

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@arcasdk/core",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "Arca TypeScript SDK - Core package for AFIP/ARCA integration",
55
"source": "src/index.ts",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)