Skip to content

Commit

Permalink
Release version 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alrik committed Aug 2, 2019
1 parent dd23cf0 commit 01c5d74
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mongo-tenant",
"version": "1.6.0",
"version": "1.7.0",
"description": "The mongo-tenant is a multi-tenancy plugin for mongoose.",
"author": "RealMQ GmbH <service@realmq.com>",
"contributors": [
Expand Down
5 changes: 5 additions & 0 deletions release-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ description: >
multi-tenancy environment (on premis vs. cloud hosted) is a question of a single line of config.
releases:
- version: 1.7.0
date: 2019-08-02
fixed:
- Missing tenant context in countDocuments ([#45](https://github.com/craftup/node-mongo-tenant/issues/45)).
- Audit and update dependencies, fixing 52 vulnerabilities.
- version: 1.6.0
date: 2019-03-21
fixed:
Expand Down

0 comments on commit 01c5d74

Please sign in to comment.