Skip to content

Commit

Permalink
chore(release): v0.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
uport-automation-bot committed Dec 3, 2019
1 parent a389612 commit 0435c95
Show file tree
Hide file tree
Showing 6 changed files with 34 additions and 4 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.7](https://github.com/uport-project/daf/compare/v0.7.6...v0.7.7) (2019-12-03)


### Bug Fixes

* TG subscription ([a389612](https://github.com/uport-project/daf/commit/a38961238af36277cf1cf8316148cb947aa37f6a))





## [0.7.6](https://github.com/uport-project/daf/compare/v0.7.5...v0.7.6) (2019-12-03)


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.6",
"version": "0.7.7",
"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.7](https://github.com/uport-project/daf/compare/v0.7.6...v0.7.7) (2019-12-03)

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





## [0.7.6](https://github.com/uport-project/daf/compare/v0.7.5...v0.7.6) (2019-12-03)


Expand Down
4 changes: 2 additions & 2 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.6",
"version": "0.7.7",
"main": "build/cli.js",
"types": "build/cli.d.ts",
"bin": {
Expand All @@ -26,7 +26,7 @@
"daf-resolver-universal": "^0.7.0",
"daf-selective-disclosure": "^0.7.4",
"daf-sodium-fs": "^0.7.0",
"daf-trust-graph": "^0.7.4",
"daf-trust-graph": "^0.7.7",
"daf-w3c": "^0.7.5",
"date-fns": "^2.8.1",
"debug": "^4.1.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/daf-trust-graph/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.7](https://github.com/uport-project/daf/compare/v0.7.6...v0.7.7) (2019-12-03)


### Bug Fixes

* TG subscription ([a389612](https://github.com/uport-project/daf/commit/a38961238af36277cf1cf8316148cb947aa37f6a))





## [0.7.4](https://github.com/uport-project/daf/compare/v0.7.3...v0.7.4) (2019-12-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/daf-trust-graph/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "daf-trust-graph",
"description": "DAF Trust Graph",
"version": "0.7.4",
"version": "0.7.7",
"main": "build/index.js",
"types": "build/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 0435c95

Please sign in to comment.