Skip to content

Commit 04b3751

Browse files
committed
2 parents d384076 + 7b2b9b9 commit 04b3751

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## v3.2.2 - 2017-10-09
8+
9+
* Fix issue with group deletion detected through the UI [david]
10+
711
## v3.2.1 - 2017-09-28
812

913
* Upgrade to [email protected] inside agile-idm-core and here [david]

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agile-security",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"repository": "https://github.com/Agile-IoT/agile-security",
55
"description": "Security components for AGILE Gateway",
66
"main": "main.js",
@@ -69,4 +69,4 @@
6969
],
7070
"author": "nopbyte",
7171
"license": "MIT"
72-
}
72+
}

0 commit comments

Comments
 (0)