File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed
Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 2.0.3] ( https://github.com/unikka/login-as/compare/v2.0.2...v2.0.3 ) (2022-05-20)
2+
3+
4+ ### Build
5+
6+ * Adds GitHub action workflow for release ([ da6b148] ( https://github.com/unikka/login-as/commit/da6b148e98343afa476a557f21cc892ce185338e ) )
7+ * Pin nodejs engine to version 14 ([ f9ae934] ( https://github.com/unikka/login-as/commit/f9ae93453c475fed263bc0e50516e65e3b6a53ab ) )
8+ * Remove CircleCI configuration ([ f1c6b35] ( https://github.com/unikka/login-as/commit/f1c6b35c3b3e5149499c6c51e66afc86e49f5267 ) )
9+ * Update circleci image to node 14 ([ e972b8e] ( https://github.com/unikka/login-as/commit/e972b8e35db219299dd48ae806f2cce67d0a8abd ) )
10+
11+ ### Docs
12+
13+ * Add notice for Neos 8.0 ([ 90a17e8] ( https://github.com/unikka/login-as/commit/90a17e8d5707961774cdd9aeda99b11247a68c50 ) )
14+ * Add YouTube introduction ([ 8845575] ( https://github.com/unikka/login-as/commit/88455758d924fe93c5704eedc285dd3380becec7 ) )
15+
16+ ### Fix
17+
18+ * Exclude package from workspace module ([ eec52e1] ( https://github.com/unikka/login-as/commit/eec52e19f9373c5885be7f04f7be32fc8ca3755a ) )
19+ * Prevent session errors ([ c785adc] ( https://github.com/unikka/login-as/commit/c785adcaeacf17fe03f91d99b2bacbb9e88a3476 ) )
20+ * Recompile assets to remove map link ([ d4ab9d0] ( https://github.com/unikka/login-as/commit/d4ab9d097633104f0e92d87664b5441e86b8ca11 ) )
21+
22+ ### Upgrade
23+
24+ * Upgrade @unikka/loginas-api to version 1.1.1 ([ 8054028] ( https://github.com/unikka/login-as/commit/8054028867b6a85c4d3e2513f5a4064b7df57ff8 ) )
25+ * Upgrade to parcel 2 ([ 40c7352] ( https://github.com/unikka/login-as/commit/40c7352a6502983ca126bda03368e9907718a558 ) )
26+
127## [ 2.0.2] ( https://github.com/unikka/login-as/compare/v2.0.1...v2.0.2 ) (2021-03-09)
228
329
Original file line number Diff line number Diff line change 11{
22 "name" : " neos-login-as" ,
3- "version" : " 2.0.2 " ,
3+ "version" : " 2.0.3 " ,
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