Skip to content

Commit 422a487

Browse files
author
Andrew Bate
committed
Update version
1 parent 9d9677b commit 422a487

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.1.3 (2016-10-26)
2+
3+
Bug fix:
4+
5+
- Only log 'desc' param to console if set.
6+
17
## 2.1.2 (2016-10-25)
28

39
Bug fix:

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "app-logger-angular",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"main": "./js/logging.js",
55
"description": "Client side logging sent to the server",
66
"repository": {

0 commit comments

Comments
 (0)