Skip to content

Commit

Permalink
chore(release): v2.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
uport-automation-bot committed Feb 18, 2020
1 parent bda41bc commit 22345e0
Show file tree
Hide file tree
Showing 8 changed files with 52 additions and 4 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* React native deps ([bda41bc](https://github.com/uport-project/daf/commit/bda41bcadaef91cce61f753d07639323c80d34fb))
* React native peerDependencies ([a18482b](https://github.com/uport-project/daf/commit/a18482bda54385f67772f60e3ac37a8ee75e096a))





## [2.3.6](https://github.com/uport-project/daf/compare/v2.3.5...v2.3.6) (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.6",
"version": "2.3.7",
"packages": [
"packages/*"
],
Expand Down
12 changes: 12 additions & 0 deletions packages/daf-react-native-async-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* React native deps ([bda41bc](https://github.com/uport-project/daf/commit/bda41bcadaef91cce61f753d07639323c80d34fb))
* React native peerDependencies ([a18482b](https://github.com/uport-project/daf/commit/a18482bda54385f67772f60e3ac37a8ee75e096a))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/daf-react-native-async-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "daf-react-native-async-storage",
"description": "DAF react native async storage modules",
"version": "2.3.3",
"version": "2.3.7",
"main": "build/index.js",
"types": "build/index.d.ts",
"scripts": {
Expand Down
12 changes: 12 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,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* React native deps ([bda41bc](https://github.com/uport-project/daf/commit/bda41bcadaef91cce61f753d07639323c80d34fb))
* React native peerDependencies ([a18482b](https://github.com/uport-project/daf/commit/a18482bda54385f67772f60e3ac37a8ee75e096a))





## [2.3.6](https://github.com/uport-project/daf/compare/v2.3.5...v2.3.6) (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.6",
"version": "2.3.7",
"main": "build/index.js",
"types": "build/index.d.ts",
"scripts": {
Expand Down
12 changes: 12 additions & 0 deletions packages/daf-react-native-sqlite3/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* React native deps ([bda41bc](https://github.com/uport-project/daf/commit/bda41bcadaef91cce61f753d07639323c80d34fb))
* React native peerDependencies ([a18482b](https://github.com/uport-project/daf/commit/a18482bda54385f67772f60e3ac37a8ee75e096a))





# [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-react-native-sqlite3
Expand Down
2 changes: 1 addition & 1 deletion packages/daf-react-native-sqlite3/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "daf-react-native-sqlite3",
"description": "DAF react-native sqlite3 driver",
"version": "2.1.0",
"version": "2.3.7",
"main": "build/index.js",
"types": "build/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 22345e0

Please sign in to comment.