Skip to content

Commit ff89f74

Browse files
committed
chore(release): 1.0.5
1 parent 8151bdd commit ff89f74

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="1.0.5"></a>
2+
## [1.0.5](https://github.com/adonisjs/adonis-persona/compare/v1.0.4...v1.0.5) (2018-06-11)
3+
4+
5+
### Bug Fixes
6+
7+
* **persona:** reference model using getModel method ([8151bdd](https://github.com/adonisjs/adonis-persona/commit/8151bdd))
8+
9+
10+
111
<a name="1.0.4"></a>
212
## [1.0.4](https://github.com/adonisjs/adonis-persona/compare/v1.0.3...v1.0.4) (2018-04-30)
313

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adonisjs/persona",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Opinionated user management service for AdonisJs",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)