Skip to content

Commit

Permalink
chore(release): 2.6.0
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Aug 19, 2024
1 parent b1d3db5 commit 31ee033
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.6.0](https://github.com/thalesog/pix-utils/compare/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](https://github.com/thalesog/pix-utils/issues/25)) ([b1d3db5](https://github.com/thalesog/pix-utils/commit/b1d3db5eebe0bde3d1b6ae802eaf0d548272e64e))

# [2.5.0](https://github.com/thalesog/pix-utils/compare/v2.4.2...v2.5.0) (2023-01-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"license": "MIT",
"name": "pix-utils",
"version": "2.5.0",
"version": "2.6.0",
"author": "Thales Ogliari",
"description": "Set of tools to parse, generate and validate payments of Brazil Instant Payment System (Pix)",
"keywords": [
Expand Down

0 comments on commit 31ee033

Please sign in to comment.