Skip to content

Commit 6279dd0

Browse files
chore(release): 2.5.0
# [2.5.0](v2.4.2...v2.5.0) (2023-01-06) ### Features * added fss field for generating and parsing brCodes ([#21](#21)) ([55216e2](55216e2))
1 parent 55216e2 commit 6279dd0

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.5.0](https://github.com/thalesog/pix-utils/compare/v2.4.2...v2.5.0) (2023-01-06)
2+
3+
4+
### Features
5+
6+
* added fss field for generating and parsing brCodes ([#21](https://github.com/thalesog/pix-utils/issues/21)) ([55216e2](https://github.com/thalesog/pix-utils/commit/55216e2a6270c2c40e971f88c78496a53fb61baa))
7+
18
## [2.4.2](https://github.com/thalesog/pix-utils/compare/v2.4.1...v2.4.2) (2022-11-29)
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.4.2",
4+
"version": "2.5.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)