Skip to content

Commit

Permalink
chore(main): release 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and hzhu committed Jul 17, 2024
1 parent fb218e5 commit 53b685a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.5](https://github.com/0xProject/0x-parser/compare/v1.2.4...v1.2.5) (2024-07-17)


### Bug Fixes

* filter from logs from taker for initial input ([fb218e5](https://github.com/0xProject/0x-parser/commit/fb218e5e50c59ac66eef36d33167fb1c772d5211))

## [1.2.4](https://github.com/0xProject/0x-parser/compare/v1.2.3...v1.2.4) (2024-07-16)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/0x-parser",
"version": "1.2.4",
"version": "1.2.5",
"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.",
"keywords": [
"0x",
Expand Down

0 comments on commit 53b685a

Please sign in to comment.