Skip to content

Commit

Permalink
chore: bump version and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
moribvndvs committed Jul 16, 2018
1 parent 2fc712d commit 12a7969
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,13 @@
<a name="6.0.0-beta.3"></a>
# [6.0.0-beta.3](https://github.com/HackedByChinese/ng2-idle/compare/v6.0.0-beta.2...v6.0.0-beta.3) (2018-07-16)


### Bug Fixes

* **core:** check key on storage event argument exists ([2fc712d](https://github.com/HackedByChinese/ng2-idle/commit/2fc712d))



<a name="6.0.0-beta.2"></a>
# [6.0.0-beta.2](https://github.com/HackedByChinese/ng2-idle/compare/v6.0.0-beta.1...v6.0.0-beta.2) (2018-05-31)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ng-idle-src",
"version": "6.0.0-beta.2",
"version": "6.0.0-beta.3",
"private": true,
"description": "A module for responding to idle users in Angular 6+ applications.",
"scripts": {
Expand Down

0 comments on commit 12a7969

Please sign in to comment.