Skip to content

Commit 28e1c8e

Browse files
github-actions[bot]hzhu
authored andcommitted
chore(main): release 2.0.0
1 parent ec87786 commit 28e1c8e

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [2.0.0](https://github.com/0xProject/0x-parser/compare/v1.2.5...v2.0.0) (2024-07-18)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* migrate project to 0x v2 & settler
9+
10+
### Features
11+
12+
* migrate project to 0x v2 & settler ([ec87786](https://github.com/0xProject/0x-parser/commit/ec877868564da53db540c0af4688dd92b4818630))
13+
314
## [1.2.5](https://github.com/0xProject/0x-parser/compare/v1.2.4...v1.2.5) (2024-07-17)
415

516

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0x/0x-parser",
3-
"version": "1.2.5",
3+
"version": "2.0.0",
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)