Skip to content

Commit

Permalink
chore(release): v0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
uport-automation-bot committed Nov 29, 2019
1 parent 7750258 commit f7dbc47
Show file tree
Hide file tree
Showing 8 changed files with 44 additions and 6 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2](https://github.com/uport-project/daf/compare/v0.7.1...v0.7.2) (2019-11-29)


### Bug Fixes

* Adding sub in sdr gql ([45bb8bf](https://github.com/uport-project/daf/commit/45bb8bfe0d8ea270e08a0578a8d995d4e04b21c2))





## [0.7.1](https://github.com/uport-project/daf/compare/v0.7.0...v0.7.1) (2019-11-29)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.7.1",
"version": "0.7.2",
"packages": [
"packages/*"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/daf-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.2](https://github.com/uport-project/daf/compare/v0.7.1...v0.7.2) (2019-11-29)

**Note:** Version bump only for package daf-cli





## [0.7.1](https://github.com/uport-project/daf/compare/v0.7.0...v0.7.1) (2019-11-29)

**Note:** Version bump only for package daf-cli
Expand Down
6 changes: 3 additions & 3 deletions packages/daf-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "daf-cli",
"description": "DAF command line tool",
"version": "0.7.1",
"version": "0.7.2",
"main": "build/cli.js",
"types": "build/cli.d.ts",
"bin": {
Expand All @@ -24,10 +24,10 @@
"daf-node-sqlite3": "^0.7.0",
"daf-resolver": "^0.7.0",
"daf-resolver-universal": "^0.7.0",
"daf-selective-disclosure": "^0.7.0",
"daf-selective-disclosure": "^0.7.2",
"daf-sodium-fs": "^0.7.0",
"daf-trust-graph": "^0.7.0",
"daf-w3c": "^0.7.1",
"daf-w3c": "^0.7.2",
"date-fns": "^2.8.1",
"debug": "^4.1.1",
"graphql": "^14.5.8",
Expand Down
11 changes: 11 additions & 0 deletions packages/daf-selective-disclosure/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2](https://github.com/uport-project/daf/compare/v0.7.1...v0.7.2) (2019-11-29)


### Bug Fixes

* Adding sub in sdr gql ([45bb8bf](https://github.com/uport-project/daf/commit/45bb8bfe0d8ea270e08a0578a8d995d4e04b21c2))





# [0.7.0](https://github.com/uport-project/daf/compare/v0.6.1...v0.7.0) (2019-11-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/daf-selective-disclosure/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "daf-selective-disclosure",
"description": "DAF selective disclosure",
"version": "0.7.0",
"version": "0.7.2",
"main": "build/index.js",
"types": "build/index.d.ts",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/daf-w3c/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.2](https://github.com/uport-project/daf/compare/v0.7.1...v0.7.2) (2019-11-29)

**Note:** Version bump only for package daf-w3c





## [0.7.1](https://github.com/uport-project/daf/compare/v0.7.0...v0.7.1) (2019-11-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/daf-w3c/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "daf-w3c",
"description": "DAF W3C verifiable credentials & presentations",
"version": "0.7.1",
"version": "0.7.2",
"main": "build/index.js",
"types": "build/index.d.ts",
"scripts": {
Expand Down

0 comments on commit f7dbc47

Please sign in to comment.