Skip to content

Commit

Permalink
chore(release): v2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
uport-automation-bot committed Feb 18, 2020
1 parent 94c759c commit 4f37de0
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
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.3](https://github.com/uport-project/daf/compare/v2.3.2...v2.3.3) (2020-02-18)


### Bug Fixes

* Await in listDids ([94c759c](https://github.com/uport-project/daf/commit/94c759c10d4a022fb081472058782766792dfecc))





## [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 lerna.json
@@ -1,5 +1,5 @@
{
"version": "2.3.2",
"version": "2.3.3",
"packages": [
"packages/*"
],
Expand Down
11 changes: 11 additions & 0 deletions packages/daf-react-native-async-storage/CHANGELOG.md
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.3](https://github.com/uport-project/daf/compare/v2.3.2...v2.3.3) (2020-02-18)


### Bug Fixes

* Await in listDids ([94c759c](https://github.com/uport-project/daf/commit/94c759c10d4a022fb081472058782766792dfecc))





## [2.2.1](https://github.com/uport-project/daf/compare/v2.2.0...v2.2.1) (2020-02-17)

**Note:** Version bump only for package daf-react-native-async-storage
Expand Down
2 changes: 1 addition & 1 deletion packages/daf-react-native-async-storage/package.json
@@ -1,7 +1,7 @@
{
"name": "daf-react-native-async-storage",
"description": "DAF react native async storage modules",
"version": "2.2.1",
"version": "2.3.3",
"main": "build/index.js",
"types": "build/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 4f37de0

Please sign in to comment.