Skip to content

Commit 3d52156

Browse files
committed
Bump version
1 parent 503d05f commit 3d52156

File tree

85 files changed

+454
-157
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+454
-157
lines changed

common/config/rush/npm-shrinkwrap.json

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

common/config/rush/version-policies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"policyName": "patchAll",
44
"definitionName": "lockStepVersion",
5-
"version": "1.7.4",
5+
"version": "1.8.0",
66
"nextBump": "patch"
77
}
88
]

packages/0xcert-cert/CHANGELOG.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"name": "@0xcert/cert",
33
"entries": [
4+
{
5+
"version": "1.8.0",
6+
"tag": "@0xcert/cert_v1.8.0",
7+
"date": "Tue, 30 Jul 2019 10:46:40 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "1.7.4",
612
"tag": "@0xcert/cert_v1.7.4",

packages/0xcert-cert/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @0xcert/cert
22

3-
This log was last generated on Wed, 19 Jun 2019 10:31:05 GMT and should not be manually modified.
3+
This log was last generated on Tue, 30 Jul 2019 10:46:40 GMT and should not be manually modified.
4+
5+
## 1.8.0
6+
Tue, 30 Jul 2019 10:46:40 GMT
7+
8+
*Version update only*
49

510
## 1.7.4
611
Wed, 19 Jun 2019 10:31:05 GMT

packages/0xcert-cert/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0xcert/cert",
3-
"version": "1.7.4",
3+
"version": "1.8.0",
44
"description": "Asset certification module for 0xcert Framework.",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
@@ -72,8 +72,8 @@
7272
"typescript": "^3.1.1"
7373
},
7474
"dependencies": {
75-
"@0xcert/utils": "1.7.4",
76-
"@0xcert/merkle": "1.7.4",
77-
"@0xcert/conventions": "1.7.4"
75+
"@0xcert/utils": "1.8.0",
76+
"@0xcert/merkle": "1.8.0",
77+
"@0xcert/conventions": "1.8.0"
7878
}
7979
}

packages/0xcert-conventions/CHANGELOG.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"name": "@0xcert/conventions",
33
"entries": [
4+
{
5+
"version": "1.8.0",
6+
"tag": "@0xcert/conventions_v1.8.0",
7+
"date": "Tue, 30 Jul 2019 10:46:40 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "1.7.4",
612
"tag": "@0xcert/conventions_v1.7.4",

packages/0xcert-conventions/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @0xcert/conventions
22

3-
This log was last generated on Wed, 19 Jun 2019 10:31:05 GMT and should not be manually modified.
3+
This log was last generated on Tue, 30 Jul 2019 10:46:40 GMT and should not be manually modified.
4+
5+
## 1.8.0
6+
Tue, 30 Jul 2019 10:46:40 GMT
7+
8+
*Version update only*
49

510
## 1.7.4
611
Wed, 19 Jun 2019 10:31:05 GMT

packages/0xcert-conventions/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0xcert/conventions",
3-
"version": "1.7.4",
3+
"version": "1.8.0",
44
"description": "Module with implementation of all confirmed conventions.",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
@@ -64,7 +64,7 @@
6464
],
6565
"license": "MIT",
6666
"devDependencies": {
67-
"@0xcert/utils": "1.7.4",
67+
"@0xcert/utils": "1.8.0",
6868
"@hayspec/cli": "^0.8.3",
6969
"@hayspec/spec": "^0.8.3",
7070
"ajv": "^6.7.0",

packages/0xcert-ethereum-asset-ledger/CHANGELOG.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"name": "@0xcert/ethereum-asset-ledger",
33
"entries": [
4+
{
5+
"version": "1.8.0",
6+
"tag": "@0xcert/ethereum-asset-ledger_v1.8.0",
7+
"date": "Tue, 30 Jul 2019 10:46:40 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "1.7.4",
612
"tag": "@0xcert/ethereum-asset-ledger_v1.7.4",

packages/0xcert-ethereum-asset-ledger/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @0xcert/ethereum-asset-ledger
22

3-
This log was last generated on Wed, 19 Jun 2019 10:31:05 GMT and should not be manually modified.
3+
This log was last generated on Tue, 30 Jul 2019 10:46:40 GMT and should not be manually modified.
4+
5+
## 1.8.0
6+
Tue, 30 Jul 2019 10:46:40 GMT
7+
8+
*Version update only*
49

510
## 1.7.4
611
Wed, 19 Jun 2019 10:31:05 GMT

0 commit comments

Comments
 (0)