Skip to content

Commit 9072979

Browse files
github-actions[bot]hzhu
authored andcommitted
chore(main): release 2.7.1
1 parent 3fa9001 commit 9072979

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.7.1](https://github.com/0xProject/0x-parser/compare/v2.7.0...v2.7.1) (2025-01-21)
4+
5+
6+
### Bug Fixes
7+
8+
* sum total amount leaving the taker's account ([3fa9001](https://github.com/0xProject/0x-parser/commit/3fa90016a7e8da46690ec539611d71dc0dfb7a44)), closes [#72](https://github.com/0xProject/0x-parser/issues/72)
9+
310
## [2.7.0](https://github.com/0xProject/0x-parser/compare/v2.6.0...v2.7.0) (2025-01-01)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0x/0x-parser",
3-
"version": "2.7.0",
3+
"version": "2.7.1",
44
"description": "🧾 Designed for 0x integrators: This library parses 0x transactions on EVM blockchains into a format that is both user-friendly and easy to understand.",
55
"keywords": [
66
"0x",

0 commit comments

Comments
 (0)