Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Commit c61676d

Browse files
author
Andrew Bate
committed
Update version number
1 parent a98a452 commit c61676d

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.1.1 (2016-02-24)
2+
3+
Bug fix:
4+
5+
- If overriding the logging threshold dynamically, also pass this value back to the remote logging URL.
6+
17
## 2.1.0 (2016-02-23)
28

39
Features:

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.0",
3+
"version": "2.1.1",
44
"main": "./js/logging.js",
55
"description": "Client side logging sent to the server",
66
"repository": {

0 commit comments

Comments
 (0)