fix: Revert changelog commits from previous failed publish (#708)

* Revert "Publish"

This reverts commit 2b13dcfc14.

* Revert "Updated CHANGELOGS & MD docs"

This reverts commit d2bea4aa46.
This commit is contained in:
Kyu
2023-04-16 18:47:48 -07:00
committed by GitHub
parent 484d9cafc4
commit 0fbdc1dccd
24 changed files with 23 additions and 100 deletions

View File

@@ -5,8 +5,7 @@
{
"note": "Add Barter support"
}
],
"timestamp": 1681687842
]
},
{
"version": "11.18.2",

View File

@@ -6,9 +6,6 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v11.19.0 - _April 16, 2023_
* Add Barter support
## v11.18.2 - _April 10, 2023_
* Dependencies updated

View File

@@ -1,6 +1,6 @@
{
"name": "@0x/protocol-utils",
"version": "11.19.0",
"version": "11.18.2",
"engines": {
"node": ">=6.12"
},
@@ -62,8 +62,8 @@
},
"dependencies": {
"@0x/assert": "^3.0.36",
"@0x/contract-addresses": "^8.3.0",
"@0x/contract-wrappers": "^13.22.20",
"@0x/contract-addresses": "^8.2.0",
"@0x/contract-wrappers": "^13.22.19",
"@0x/json-schemas": "^6.4.4",
"@0x/subproviders": "^8.0.1",
"@0x/utils": "^7.0.0",