Compare commits

...

8 Commits

Author SHA1 Message Date
Github Actions
ad2d41fd90 Publish
- @0x/contracts-erc20@4.0.5
 - @0x/governance@1.0.4
 - @0x/contracts-test-utils@5.4.51
 - @0x/contracts-treasury@1.4.44
 - @0x/contracts-utils@4.8.43
 - @0x/contracts-zero-ex@0.41.0
 - @0x/contract-addresses@8.4.0
 - @0x/contract-wrappers@13.22.20
 - @0x/protocol-utils@11.20.0
2023-04-17 18:29:25 +00:00
Github Actions
721b984bbc Updated CHANGELOGS & MD docs 2023-04-17 18:29:22 +00:00
Kyu
72433ea5b7 fix: Revert changelog commits from previous failed publish (#710)
* Revert "Publish"

This reverts commit f919e8ef02.

* Revert "Updated CHANGELOGS & MD docs"

This reverts commit dbcc7dd6f4.

* Bump contracts-erc20 and contracts-utils versions
2023-04-17 10:59:00 -07:00
Github Actions
f919e8ef02 Publish
- @0x/contracts-erc20@4.0.4
 - @0x/contracts-test-utils@5.4.51
 - @0x/contracts-treasury@1.4.44
 - @0x/contracts-utils@4.8.42
 - @0x/contracts-zero-ex@0.41.0
 - @0x/contract-addresses@8.4.0
 - @0x/contract-wrappers@13.22.20
 - @0x/protocol-utils@11.20.0
2023-04-17 03:09:17 +00:00
Github Actions
dbcc7dd6f4 Updated CHANGELOGS & MD docs 2023-04-17 03:09:13 +00:00
Kyu
33b7515734 Bump package versions for lerna (#709) 2023-04-16 19:42:57 -07:00
Github Actions
f96b944cce Updated CHANGELOGS & MD docs 2023-04-17 02:08:53 +00:00
Kyu
0fbdc1dccd fix: Revert changelog commits from previous failed publish (#708)
* Revert "Publish"

This reverts commit 2b13dcfc14.

* Revert "Updated CHANGELOGS & MD docs"

This reverts commit d2bea4aa46.
2023-04-16 18:47:48 -07:00
27 changed files with 106 additions and 30 deletions

View File

@@ -1,6 +1,15 @@
[
{
"timestamp": 1681687842,
"version": "4.0.5",
"changes": [
{
"note": "Dependencies updated"
}
],
"timestamp": 1681756154
},
{
"timestamp": 1681697326,
"version": "4.0.4",
"changes": [
{

View File

@@ -5,7 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.0.4 - _April 16, 2023_
## v4.0.5 - _April 17, 2023_
* Dependencies updated
## v4.0.4 - _April 17, 2023_
* Dependencies updated

View File

@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-erc20",
"version": "4.0.4",
"version": "4.0.5",
"engines": {
"node": ">=6.12"
},
@@ -24,7 +24,7 @@
},
"homepage": "https://github.com/0xProject/protocol",
"devDependencies": {
"@0x/contracts-utils": "^4.8.42",
"@0x/contracts-utils": "^4.8.43",
"@0x/ts-doc-gen": "^0.0.28",
"typedoc": "~0.16.11"
},

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1681756154,
"version": "1.0.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1681694690,
"version": "1.0.3",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.0.4 - _April 17, 2023_
* Dependencies updated
## v1.0.3 - _April 17, 2023_
* Dependencies updated

View File

@@ -1,6 +1,6 @@
{
"name": "@0x/governance",
"version": "1.0.3",
"version": "1.0.4",
"description": "Governance implementation for the 0x protocol and treasury",
"main": "index.js",
"directories": {

View File

@@ -1,6 +1,6 @@
[
{
"timestamp": 1681687842,
"timestamp": 1681697326,
"version": "5.4.51",
"changes": [
{

View File

@@ -5,7 +5,7 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v5.4.51 - _April 16, 2023_
## v5.4.51 - _April 17, 2023_
* Dependencies updated

View File

@@ -41,7 +41,7 @@
"dependencies": {
"@0x/assert": "^3.0.36",
"@0x/base-contract": "^7.0.0",
"@0x/contract-addresses": "^8.3.0",
"@0x/contract-addresses": "^8.4.0",
"@0x/dev-utils": "^5.0.2",
"@0x/json-schemas": "^6.4.4",
"@0x/order-utils": "^10.4.28",

View File

@@ -1,6 +1,6 @@
[
{
"timestamp": 1681687842,
"timestamp": 1681697326,
"version": "1.4.44",
"changes": [
{

View File

@@ -5,7 +5,7 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.4.44 - _April 16, 2023_
## v1.4.44 - _April 17, 2023_
* Dependencies updated

View File

@@ -46,7 +46,7 @@
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/treasury",
"devDependencies": {
"@0x/abi-gen": "^5.8.5",
"@0x/contract-addresses": "^8.3.0",
"@0x/contract-addresses": "^8.4.0",
"@0x/contracts-asset-proxy": "^3.7.19",
"@0x/contracts-erc20": "3.3.57",
"@0x/contracts-gen": "^2.0.50",
@@ -73,7 +73,7 @@
},
"dependencies": {
"@0x/base-contract": "^7.0.0",
"@0x/protocol-utils": "^11.19.0",
"@0x/protocol-utils": "^11.20.0",
"@0x/subproviders": "^8.0.1",
"@0x/types": "^3.3.7",
"@0x/typescript-typings": "^5.3.1",

View File

@@ -1,6 +1,15 @@
[
{
"timestamp": 1681687842,
"version": "4.8.43",
"changes": [
{
"note": "Dependencies updated"
}
],
"timestamp": 1681756154
},
{
"timestamp": 1681697326,
"version": "4.8.42",
"changes": [
{

View File

@@ -5,7 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.8.42 - _April 16, 2023_
## v4.8.43 - _April 17, 2023_
* Dependencies updated
## v4.8.42 - _April 17, 2023_
* Dependencies updated

View File

@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-utils",
"version": "4.8.42",
"version": "4.8.43",
"engines": {
"node": ">=6.12"
},

View File

@@ -1,4 +1,13 @@
[
{
"version": "0.41.0",
"changes": [
{
"note": "Add Barter support on Ethereum"
}
],
"timestamp": 1681756154
},
{
"version": "0.40.0",
"changes": [
@@ -6,7 +15,7 @@
"note": "Add Barter support on Ethereum"
}
],
"timestamp": 1681687842
"timestamp": 1681697326
},
{
"version": "0.39.2",

View File

@@ -5,7 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.40.0 - _April 16, 2023_
## v0.41.0 - _April 17, 2023_
* Add Barter support on Ethereum
## v0.40.0 - _April 17, 2023_
* Add Barter support on Ethereum

View File

@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-zero-ex",
"version": "0.40.0",
"version": "0.41.0",
"engines": {
"node": ">=6.12"
},
@@ -51,7 +51,7 @@
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/zero-ex",
"devDependencies": {
"@0x/abi-gen": "^5.8.5",
"@0x/contract-addresses": "^8.3.0",
"@0x/contract-addresses": "^8.4.0",
"@0x/contracts-erc20": "^3.3.57",
"@0x/contracts-gen": "^2.0.50",
"@0x/contracts-test-utils": "^5.4.51",
@@ -80,7 +80,7 @@
},
"dependencies": {
"@0x/base-contract": "^7.0.0",
"@0x/protocol-utils": "^11.19.0",
"@0x/protocol-utils": "^11.20.0",
"@0x/subproviders": "^8.0.1",
"@0x/types": "^3.3.7",
"@0x/typescript-typings": "^5.3.1",

View File

@@ -1,4 +1,13 @@
[
{
"version": "8.4.0",
"changes": [
{
"note": "Add Barter support in Ethereum FillQuoteTransformer"
}
],
"timestamp": 1681756154
},
{
"version": "8.3.0",
"changes": [
@@ -6,7 +15,7 @@
"note": "Add Barter support in Ethereum FillQuoteTransformer"
}
],
"timestamp": 1681687842
"timestamp": 1681697326
},
{
"version": "8.2.0",

View File

@@ -6,7 +6,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v8.3.0 - _April 16, 2023_
## v8.4.0 - _April 17, 2023_
* Add Barter support in Ethereum FillQuoteTransformer
## v8.3.0 - _April 17, 2023_
* Add Barter support in Ethereum FillQuoteTransformer
## v8.2.0 - _March 10, 2023_

View File

@@ -1,6 +1,6 @@
{
"name": "@0x/contract-addresses",
"version": "8.3.0",
"version": "8.4.0",
"engines": {
"node": ">=6.12"
},

View File

@@ -1,6 +1,6 @@
[
{
"timestamp": 1681687842,
"timestamp": 1681697326,
"version": "13.22.20",
"changes": [
{

View File

@@ -6,7 +6,7 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v13.22.20 - _April 16, 2023_
## v13.22.20 - _April 17, 2023_
* Dependencies updated
## v13.22.19 - _April 10, 2023_

View File

@@ -59,7 +59,7 @@
"dependencies": {
"@0x/assert": "^3.0.36",
"@0x/base-contract": "^7.0.0",
"@0x/contract-addresses": "^8.3.0",
"@0x/contract-addresses": "^8.4.0",
"@0x/json-schemas": "^6.4.4",
"@0x/types": "^3.3.7",
"@0x/utils": "^7.0.0",

View File

@@ -1,4 +1,13 @@
[
{
"version": "11.20.0",
"changes": [
{
"note": "Add Barter support"
}
],
"timestamp": 1681756154
},
{
"version": "11.19.0",
"changes": [
@@ -6,7 +15,7 @@
"note": "Add Barter support"
}
],
"timestamp": 1681687842
"timestamp": 1681697326
},
{
"version": "11.18.2",

View File

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

View File

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