Skip to content

Commit 4a23ab5

Browse files
Build: Release 1.2.2 [skip ci]
1 parent 56da65a commit 4a23ab5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.2](https://github.com/unikka/login-as/compare/v1.2.1...v1.2.2) (2021-02-25)
2+
3+
4+
### Fix
5+
6+
* Uncomment reload action on restore or impersonate of a user ([5270191](https://github.com/unikka/login-as/commit/5270191e73a2f07755083b5c84d65b010384803c))
7+
18
## [1.2.1](https://github.com/unikka/login-as/compare/v1.2.0...v1.2.1) (2021-02-25)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "neos-login-as",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"repository": "git@github.com:unikka/login-as.git",
55
"license": "MIT",
66
"dependencies": {

0 commit comments

Comments
 (0)