Skip to content

Commit

Permalink
chore(*): update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonornela committed Apr 6, 2017
1 parent 98caa55 commit 62142f8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="2.0.0"></a>
# [2.0.0](https://github.com/mbamobi/authentication/compare/v1.0.0...v2.0.0) (2017-04-06)


### Bug Fixes

* **module:** assign storage default ([2d8992a](https://github.com/mbamobi/authentication/commit/2d8992a))
* **module:** useClass null to adapter ([98caa55](https://github.com/mbamobi/authentication/commit/98caa55))



<a name="1.0.0"></a>
# 1.0.0 (2017-04-06)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mbamobi/authentication",
"version": "1.0.0",
"version": "2.0.0",
"description": "This is abstract to Authentication based in project https://github.com/zendframework/zend-authentication",
"main": "dist/umd/index.js",
"typings": "dist/esm/index.d.ts",
Expand Down

0 comments on commit 62142f8

Please sign in to comment.