Skip to content

Commit 955a2a8

Browse files
chore(release): 2.8.2
## [2.8.2](v2.8.1...v2.8.2) (2025-08-15) ### Bug Fixes * make objeto property optional in PIXRecPayload type ([#37](#37)) ([a3227c1](a3227c1))
1 parent a3227c1 commit 955a2a8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.8.2](https://github.com/thalesog/pix-utils/compare/v2.8.1...v2.8.2) (2025-08-15)
2+
3+
4+
### Bug Fixes
5+
6+
* make objeto property optional in PIXRecPayload type ([#37](https://github.com/thalesog/pix-utils/issues/37)) ([a3227c1](https://github.com/thalesog/pix-utils/commit/a3227c161f24dcedec79fd0400f39bddd6723296))
7+
18
## [2.8.1](https://github.com/thalesog/pix-utils/compare/v2.8.0...v2.8.1) (2025-05-30)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"license": "MIT",
33
"name": "pix-utils",
4-
"version": "2.8.1",
4+
"version": "2.8.2",
55
"author": "Thales Ogliari",
66
"description": "Set of tools to parse, generate and validate payments of Brazil Instant Payment System (Pix)",
77
"keywords": [

0 commit comments

Comments
 (0)