Skip to content

Commit 0a43357

Browse files
Build: Release 2.0.1 [skip ci]
1 parent e4cbc31 commit 0a43357

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [2.0.1](https://github.com/unikka/login-as/compare/v2.0.0...v2.0.1) (2021-03-09)
2+
3+
4+
### Build
5+
6+
* Add CodeQL test ([186f0fe](https://github.com/unikka/login-as/commit/186f0fe1ffae0769f6161b30509f548a8d7fb37f))
7+
8+
### Fix
9+
10+
* Limit LayoutPath override to packages of Neos/Neos ([c75c93b](https://github.com/unikka/login-as/commit/c75c93b23b3c1ad320b7ae49a7bda7fed7fd2a68)), closes [#9](https://github.com/unikka/login-as/issues/9)
11+
112
# [2.0.0](https://github.com/unikka/login-as/compare/v1.2.2...v2.0.0) (2021-03-06)
213

314

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

0 commit comments

Comments
 (0)