File tree Expand file tree Collapse file tree 2 files changed +34
-1
lines changed
Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 2.0.0] ( https://github.com/unikka/login-as/compare/v1.2.2...v2.0.0 ) (2021-03-06)
2+
3+
4+ ### Breaking
5+
6+ * Change license from MIT to GPL-3.0 ([ c3c5658] ( https://github.com/unikka/login-as/commit/c3c5658d9fbb31c293eac912d8102cb014dc7cea ) )
7+
8+ ### Build
9+
10+ * Add compiled assets ([ 6334212] ( https://github.com/unikka/login-as/commit/63342122c058d11c6bfdd61b89c09a73226d2faa ) )
11+ * Add react-ui plugin node_modules to the git ignore list ([ d61c693] ( https://github.com/unikka/login-as/commit/d61c6935022847611455deea1e844726df937c40 ) )
12+
13+ ### Docs
14+
15+ * Document the new features of the package ([ 5757eab] ( https://github.com/unikka/login-as/commit/5757eabb775fcd5a75940e3ba9661f80e1829033 ) )
16+
17+ ### Fix
18+
19+ * Remove console.log ([ 98a14ce] ( https://github.com/unikka/login-as/commit/98a14ce5de48c9fd05c772b4b8b556537edb0d11 ) )
20+ * Remove unused action impersonateWithResponse ([ f68b571] ( https://github.com/unikka/login-as/commit/f68b5717a09d814387df7d6a80e1ca968b467c44 ) )
21+
22+ ### New
23+
24+ * Add neos 7 as compatible version ([ 5def263] ( https://github.com/unikka/login-as/commit/5def263ac2b184ea35c2eda5b1b19cc08148dc4e ) )
25+ * Add new react-ui extension for the user menu ([ a4abda0] ( https://github.com/unikka/login-as/commit/a4abda09acfaa73c0e4883f24677c6623624ab68 ) )
26+ * Add restore button label and some translations ([ 1dfeb5b] ( https://github.com/unikka/login-as/commit/1dfeb5b6de92ccbeda1c1c1c0919a196afd36e2c ) )
27+ * Add restore button title translations ([ 40e1ca5] ( https://github.com/unikka/login-as/commit/40e1ca5b1de16560449038fdc4abf755a6a264b6 ) )
28+ * Extract API service to own package ([ 0c44d3f] ( https://github.com/unikka/login-as/commit/0c44d3ffffc85c97631ee89a4ea8f0fed1250d03 ) )
29+
30+ ### Upgrade
31+
32+ * Update @unikka/loginas-api to version 1.1.0 ([ 1bd425d] ( https://github.com/unikka/login-as/commit/1bd425d9807debcec8e8b8a9f2f8bf56e7737ec5 ) )
33+
134## [ 1.2.2] ( https://github.com/unikka/login-as/compare/v1.2.1...v1.2.2 ) (2021-02-25)
235
336
Original file line number Diff line number Diff line change 11{
22 "name" : " neos-login-as" ,
3- "version" : " 1.2.2 " ,
3+ "version" : " 2.0.0 " ,
44 "repository" : " git@github.com:unikka/login-as.git" ,
55 "license" : " GNU GPLv3" ,
66 "dependencies" : {
You can’t perform that action at this time.
0 commit comments