Skip to content

Commit 35726cd

Browse files
committed
NPM Version Bump
1 parent ca332db commit 35726cd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## v0.1.13
4+
**Features:**
5+
- Added sign in redirect to `CanActivate` interface
6+
37
## v0.1.12
48
**Breaking changes:**
59
- Changed paramater type of `sendHttpRequest(requestOptions: RequestOptions)`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular2-token",
3-
"version": "0.1.12",
3+
"version": "0.1.13",
44
"description": "Angular2 service for token based authentication",
55
"main": "./angular2-token.js",
66
"typings": "./angular2-token.d.ts",

0 commit comments

Comments
 (0)