Skip to content
This repository was archived by the owner on Nov 22, 2021. It is now read-only.

Commit 3cfc12b

Browse files
committed
chore(release): Release v3.1.2
1 parent a4c03ca commit 3cfc12b

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+
### 3.1.2 (2017-03-31)
2+
3+
#### Bug Fixes
4+
5+
* **util:** Fix XSS vulnerability in safeHighlight ([bbc1f584](https://github.com/mbenford/ngTagsInput/commit/bbc1f584acc8e154c04969180baddbd8f11f9c8c), [#491](https://github.com/mbenford/ngTagsInput/issues/491))
6+
17
## 3.1.1 (2016-05-27)
28

39
#### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"name": "ng-tags-input",
77
"prettyName": "ngTagsInput",
8-
"version": "3.1.1",
8+
"version": "3.1.2",
99
"description": "Tags input directive for AngularJS",
1010
"license": "MIT",
1111
"homepage": "http://mbenford.github.io/ngTagsInput",

0 commit comments

Comments
 (0)