@orbiting/backend-modules-auth
Advanced tools
Comparing version 3.0.6 to 3.0.7
@@ -1,6 +0,16 @@ | ||
<a name="3.0.6"></a> | ||
## 3.0.6 (2018-01-18) | ||
<a name="3.0.7"></a> | ||
## 3.0.7 (2018-01-18) | ||
<a name="3.0.7"></a> | ||
## 3.0.7 (2018-01-18) | ||
### Bug Fixes | ||
* **interdependencies:** bump mail ([5914bf1](https://github.com/orbiting/backend-modules/commit/5914bf1)) | ||
<a name="3.0.6"></a> | ||
@@ -7,0 +17,0 @@ ## 3.0.6 (2018-01-18) |
{ | ||
"name": "@orbiting/backend-modules-auth", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"description": "auth migrations, seeds, middleware, graphql schema and resolvers", | ||
@@ -30,3 +30,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@orbiting/backend-modules-mail": "^1.0.0", | ||
"@orbiting/backend-modules-mail": "^2.0.0", | ||
"@orbiting/backend-modules-translate": "^0.0.0", | ||
@@ -33,0 +33,0 @@ "apollo-modules-node": "^0.1.4", |
63428
+ Added@orbiting/backend-modules-mail@2.0.0(transitive)
- Removed@orbiting/backend-modules-mail@1.0.0(transitive)