Skip to content

Commit 48fc909

Browse files
Build: Release 2.0.2 [skip ci]
1 parent a6921dd commit 48fc909

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [2.0.2](https://github.com/unikka/login-as/compare/v2.0.1...v2.0.2) (2021-03-09)
2+
3+
4+
### Build
5+
6+
* Adjust branches for semantic release ([8b79f47](https://github.com/unikka/login-as/commit/8b79f4763d4aae4d65e59c6478e1fe80bf204600))
7+
* Adjust regex for release branch ([bb30d5d](https://github.com/unikka/login-as/commit/bb30d5db36f67a278c55ff998fa1e04181d8568f))
8+
* Release 1.2.3 [skip ci] ([f0bda74](https://github.com/unikka/login-as/commit/f0bda74a33fb612bf876a1efc813f9b0f904168b))
9+
10+
### Fix
11+
12+
* Adjust user menu for larger content ([770905b](https://github.com/unikka/login-as/commit/770905b7829d4fcd7f6b9bdf572f7072977e7bb6))
13+
* Fix drop down alignment also for old content module ([1bfb1cc](https://github.com/unikka/login-as/commit/1bfb1cc3618b8780ecdb9bc1c681b0b09b6acad9))
14+
115
## [2.0.1](https://github.com/unikka/login-as/compare/v2.0.0...v2.0.1) (2021-03-09)
216

317

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

0 commit comments

Comments
 (0)