Skip to content

Commit e51ed09

Browse files
chore(release): 2.4.0
# [2.4.0](v2.3.3...v2.4.0) (2022-10-11) ### Features * merchantCity field normalized ([#17](#17)) ([7f799a9](7f799a9))
1 parent 7f799a9 commit e51ed09

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.4.0](https://github.com/thalesog/pix-utils/compare/v2.3.3...v2.4.0) (2022-10-11)
2+
3+
4+
### Features
5+
6+
* merchantCity field normalized ([#17](https://github.com/thalesog/pix-utils/issues/17)) ([7f799a9](https://github.com/thalesog/pix-utils/commit/7f799a94f05867fd43d16a07972f75a7c8528644))
7+
18
## [2.3.3](https://github.com/thalesog/pix-utils/compare/v2.3.2...v2.3.3) (2022-08-28)
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.3.3",
4+
"version": "2.4.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)