Skip to content

Commit f0bda74

Browse files
Build: Release 1.2.3 [skip ci]
1 parent bb30d5d commit f0bda74

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [1.2.3](https://github.com/unikka/login-as/compare/v1.2.2...v1.2.3) (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+
9+
### Fix
10+
11+
* Adjust user menu for larger content ([770905b](https://github.com/unikka/login-as/commit/770905b7829d4fcd7f6b9bdf572f7072977e7bb6))
12+
* Fix drop down alignment also for old content module ([1bfb1cc](https://github.com/unikka/login-as/commit/1bfb1cc3618b8780ecdb9bc1c681b0b09b6acad9))
13+
114
## [1.2.2](https://github.com/unikka/login-as/compare/v1.2.1...v1.2.2) (2021-02-25)
215

316

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

0 commit comments

Comments
 (0)