diff --git a/CHANGELOG.md b/CHANGELOG.md index 84e358d7f..b7e881fd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.7.4](https://github.com/uport-project/daf/compare/v0.7.3...v0.7.4) (2019-12-02) + + +### Bug Fixes + +* Adding tag in VP ([c154015](https://github.com/uport-project/daf/commit/c154015de13a420a685f2115817bef2774a3cb9d)) +* Running local cli ([8609019](https://github.com/uport-project/daf/commit/8609019ddc94f3d5fb1d973228740a6ec4e460cc)) +* SDR findCredentialsByFields iss ([6838d04](https://github.com/uport-project/daf/commit/6838d04b4c97cf7c11c17f4b8cdfdcebb274161a)) +* TGE subscribtion query ([17863a2](https://github.com/uport-project/daf/commit/17863a201edd7f561dab7b1831c8ba45a13abe02)) + + + + + ## [0.7.3](https://github.com/uport-project/daf/compare/v0.7.2...v0.7.3) (2019-11-30) diff --git a/lerna.json b/lerna.json index 1855e902b..dd82a46af 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "0.7.3", + "version": "0.7.4", "packages": [ "packages/*" ], diff --git a/packages/daf-cli/CHANGELOG.md b/packages/daf-cli/CHANGELOG.md index 1400aa846..606bfee07 100644 --- a/packages/daf-cli/CHANGELOG.md +++ b/packages/daf-cli/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.7.4](https://github.com/uport-project/daf/compare/v0.7.3...v0.7.4) (2019-12-02) + + +### Bug Fixes + +* Adding tag in VP ([c154015](https://github.com/uport-project/daf/commit/c154015de13a420a685f2115817bef2774a3cb9d)) + + + + + ## [0.7.3](https://github.com/uport-project/daf/compare/v0.7.2...v0.7.3) (2019-11-30) **Note:** Version bump only for package daf-cli diff --git a/packages/daf-cli/package.json b/packages/daf-cli/package.json index 443407fd9..37cb870cc 100644 --- a/packages/daf-cli/package.json +++ b/packages/daf-cli/package.json @@ -1,7 +1,7 @@ { "name": "daf-cli", "description": "DAF command line tool", - "version": "0.7.3", + "version": "0.7.4", "main": "build/cli.js", "types": "build/cli.d.ts", "bin": { @@ -24,9 +24,9 @@ "daf-node-sqlite3": "^0.7.3", "daf-resolver": "^0.7.0", "daf-resolver-universal": "^0.7.0", - "daf-selective-disclosure": "^0.7.3", + "daf-selective-disclosure": "^0.7.4", "daf-sodium-fs": "^0.7.0", - "daf-trust-graph": "^0.7.0", + "daf-trust-graph": "^0.7.4", "daf-w3c": "^0.7.2", "date-fns": "^2.8.1", "debug": "^4.1.1", diff --git a/packages/daf-selective-disclosure/CHANGELOG.md b/packages/daf-selective-disclosure/CHANGELOG.md index 1ce680360..9d3412313 100644 --- a/packages/daf-selective-disclosure/CHANGELOG.md +++ b/packages/daf-selective-disclosure/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.7.4](https://github.com/uport-project/daf/compare/v0.7.3...v0.7.4) (2019-12-02) + + +### Bug Fixes + +* SDR findCredentialsByFields iss ([6838d04](https://github.com/uport-project/daf/commit/6838d04b4c97cf7c11c17f4b8cdfdcebb274161a)) + + + + + ## [0.7.3](https://github.com/uport-project/daf/compare/v0.7.2...v0.7.3) (2019-11-30) diff --git a/packages/daf-selective-disclosure/package.json b/packages/daf-selective-disclosure/package.json index 2d77559e0..ea6bcd9f6 100644 --- a/packages/daf-selective-disclosure/package.json +++ b/packages/daf-selective-disclosure/package.json @@ -1,7 +1,7 @@ { "name": "daf-selective-disclosure", "description": "DAF selective disclosure", - "version": "0.7.3", + "version": "0.7.4", "main": "build/index.js", "types": "build/index.d.ts", "scripts": { diff --git a/packages/daf-trust-graph/CHANGELOG.md b/packages/daf-trust-graph/CHANGELOG.md index e2b448d0f..9d9fde198 100644 --- a/packages/daf-trust-graph/CHANGELOG.md +++ b/packages/daf-trust-graph/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.7.4](https://github.com/uport-project/daf/compare/v0.7.3...v0.7.4) (2019-12-02) + + +### Bug Fixes + +* TGE subscribtion query ([17863a2](https://github.com/uport-project/daf/commit/17863a201edd7f561dab7b1831c8ba45a13abe02)) + + + + + # [0.7.0](https://github.com/uport-project/daf/compare/v0.6.1...v0.7.0) (2019-11-29) diff --git a/packages/daf-trust-graph/package.json b/packages/daf-trust-graph/package.json index f9c7ca1f5..b914bf1ec 100644 --- a/packages/daf-trust-graph/package.json +++ b/packages/daf-trust-graph/package.json @@ -1,7 +1,7 @@ { "name": "daf-trust-graph", "description": "DAF Trust Graph", - "version": "0.7.0", + "version": "0.7.4", "main": "build/index.js", "types": "build/index.d.ts", "scripts": {