Skip to content

Commit 31ee033

Browse files
chore(release): 2.6.0
# [2.6.0](v2.5.0...v2.6.0) (2024-08-19) ### Features * expose `oneTime` option to add the `Point of Initiation Method` tag to the EMV ([#25](#25)) ([b1d3db5](b1d3db5))
1 parent b1d3db5 commit 31ee033

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.6.0](https://github.com/thalesog/pix-utils/compare/v2.5.0...v2.6.0) (2024-08-19)
2+
3+
4+
### Features
5+
6+
* expose `oneTime` option to add the `Point of Initiation Method` tag to the EMV ([#25](https://github.com/thalesog/pix-utils/issues/25)) ([b1d3db5](https://github.com/thalesog/pix-utils/commit/b1d3db5eebe0bde3d1b6ae802eaf0d548272e64e))
7+
18
# [2.5.0](https://github.com/thalesog/pix-utils/compare/v2.4.2...v2.5.0) (2023-01-06)
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.5.0",
4+
"version": "2.6.0",
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)