Skip to content

Commit 7509175

Browse files
Build: Release 3.0.2 [skip ci]
1 parent d5b7732 commit 7509175

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [3.0.2](https://github.com/unikka/login-as/compare/v3.0.1...v3.0.2) (2023-08-18)
2+
3+
4+
### Build
5+
6+
* Adjust node version in github action ([21abb89](https://github.com/unikka/login-as/commit/21abb8900fbbda610d57940e6ef3b3a33f5ac60c))
7+
8+
### Fix
9+
10+
* Prevent using localization API before initialization ([ee96c92](https://github.com/unikka/login-as/commit/ee96c92cdbd5182c1aff8d9862b1a03f61499f6b)), closes [#26](https://github.com/unikka/login-as/issues/26)
11+
* Render the tooltip of impersonate button ([822131e](https://github.com/unikka/login-as/commit/822131ecf8f1ab7610a577667237df06eecefd01)), closes [#25](https://github.com/unikka/login-as/issues/25)
12+
13+
### Upgrade
14+
15+
* Use node 16 and adjust some packages ([154ecce](https://github.com/unikka/login-as/commit/154eccee59033255465a8e4730f926315b0126fd))
16+
117
# [3.0.0](https://github.com/unikka/login-as/compare/v2.0.3...v3.0.0) (2022-07-29)
218

319

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": "3.0.0",
3+
"version": "3.0.2",
44
"repository": "git@github.com:unikka/login-as.git",
55
"license": "GNU GPLv3",
66
"dependencies": {

0 commit comments

Comments
 (0)