Skip to content

Commit

Permalink
chore(release): v2.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
uport-automation-bot committed Feb 19, 2020
1 parent a5b36d9 commit a6a1e94
Show file tree
Hide file tree
Showing 10 changed files with 59 additions and 7 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.

## [2.3.8](https://github.com/uport-project/daf/compare/v2.3.7...v2.3.8) (2020-02-19)


### Bug Fixes

* Await in IdentityProvider and KMS ([a5b36d9](https://github.com/uport-project/daf/commit/a5b36d9b96cc1ee6a2e0c1cb95f4697c39b1586b))





## [2.3.7](https://github.com/uport-project/daf/compare/v2.3.6...v2.3.7) (2020-02-18)


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": "2.3.7",
"version": "2.3.8",
"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.

## [2.3.8](https://github.com/uport-project/daf/compare/v2.3.7...v2.3.8) (2020-02-19)

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





## [2.3.2](https://github.com/uport-project/daf/compare/v2.3.1...v2.3.2) (2020-02-18)

**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": "2.3.2",
"version": "2.3.8",
"main": "build/cli.js",
"types": "build/cli.d.ts",
"bin": {
Expand All @@ -20,9 +20,9 @@
"daf-debug": "^2.1.0",
"daf-did-comm": "^2.1.0",
"daf-did-jwt": "^2.1.0",
"daf-ethr-did": "^2.3.2",
"daf-ethr-did": "^2.3.8",
"daf-fs": "^2.1.0",
"daf-libsodium": "^2.1.0",
"daf-libsodium": "^2.3.8",
"daf-node-sqlite3": "^2.1.0",
"daf-resolver": "^2.0.0",
"daf-resolver-universal": "^2.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/daf-ethr-did/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.

## [2.3.8](https://github.com/uport-project/daf/compare/v2.3.7...v2.3.8) (2020-02-19)


### Bug Fixes

* Await in IdentityProvider and KMS ([a5b36d9](https://github.com/uport-project/daf/commit/a5b36d9b96cc1ee6a2e0c1cb95f4697c39b1586b))





## [2.3.2](https://github.com/uport-project/daf/compare/v2.3.1...v2.3.2) (2020-02-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/daf-ethr-did/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "daf-ethr-did",
"description": "DAF ehtr-did modules",
"version": "2.3.2",
"version": "2.3.8",
"main": "build/index.js",
"types": "build/index.d.ts",
"scripts": {
Expand Down
11 changes: 11 additions & 0 deletions packages/daf-libsodium/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.

## [2.3.8](https://github.com/uport-project/daf/compare/v2.3.7...v2.3.8) (2020-02-19)


### Bug Fixes

* Await in IdentityProvider and KMS ([a5b36d9](https://github.com/uport-project/daf/commit/a5b36d9b96cc1ee6a2e0c1cb95f4697c39b1586b))





# [2.1.0](https://github.com/uport-project/daf/compare/v2.0.0...v2.1.0) (2020-02-17)

**Note:** Version bump only for package daf-libsodium
Expand Down
2 changes: 1 addition & 1 deletion packages/daf-libsodium/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "daf-libsodium",
"description": "DAF libsodium modules",
"version": "2.1.0",
"version": "2.3.8",
"main": "build/index.js",
"types": "build/index.d.ts",
"scripts": {
Expand Down
11 changes: 11 additions & 0 deletions packages/daf-react-native-libsodium/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.

## [2.3.8](https://github.com/uport-project/daf/compare/v2.3.7...v2.3.8) (2020-02-19)


### Bug Fixes

* Await in IdentityProvider and KMS ([a5b36d9](https://github.com/uport-project/daf/commit/a5b36d9b96cc1ee6a2e0c1cb95f4697c39b1586b))





## [2.3.7](https://github.com/uport-project/daf/compare/v2.3.6...v2.3.7) (2020-02-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/daf-react-native-libsodium/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "daf-react-native-libsodium",
"description": "DAF react native libsodium modules",
"version": "2.3.7",
"version": "2.3.8",
"main": "build/index.js",
"types": "build/index.d.ts",
"scripts": {
Expand Down

0 comments on commit a6a1e94

Please sign in to comment.