Skip to content

Commit

Permalink
chore(release): 2.5.0
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Jan 6, 2023
1 parent 55216e2 commit 6279dd0
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.5.0](https://github.com/thalesog/pix-utils/compare/v2.4.2...v2.5.0) (2023-01-06)


### Features

* 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))

## [2.4.2](https://github.com/thalesog/pix-utils/compare/v2.4.1...v2.4.2) (2022-11-29)


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.4.2",
"version": "2.5.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 6279dd0

Please sign in to comment.