Skip to content

Commit

Permalink
release 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Duy Luong committed Aug 22, 2017
1 parent 0590032 commit fee1581
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@ All notable changes to this project will be documented in this file. This projec
Generated by [auto-changelog](https://github.com/CookPete/auto-changelog)


## [Unreleased](https://github.com/duyluonglc/adonis-lucid-mongodb/compare/2.0.4...HEAD)
## [Unreleased](https://github.com/duyluonglc/adonis-lucid-mongodb/compare/2.0.5...HEAD)


## [2.0.5](https://github.com/duyluonglc/adonis-lucid-mongodb/compare/2.0.4...2.0.5) - 2017-08-22

### Merged
* Update pluralize to the latest version 🚀 [`#31`](https://github.com/duyluonglc/adonis-lucid-mongodb/pull/31)


## [2.0.4](https://github.com/duyluonglc/adonis-lucid-mongodb/compare/v2.0.3...2.0.4) - 2017-08-19
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "lucid-mongo",
"description": "A Mongodb ODM",
"main": "index.js",
"version": "2.0.4",
"version": "2.0.5",
"scripts": {
"lint": "standard",
"pretest": "npm run lint",
Expand Down

0 comments on commit fee1581

Please sign in to comment.