Skip to content

Commit

Permalink
build: bump version for v1.6.0-RC4 (#114)
Browse files Browse the repository at this point in the history
* update changelog for v1.6.0-RC4
* bump version for v1.6.0-RC4

---------

Co-authored-by: jjeroch <94133633+jjeroch@users.noreply.github.com>
Reviewed-By: Martin Rohrmeier <martin.ra.rohrmeier@bmw.de>
  • Loading branch information
Phil91 and jjeroch committed Feb 9, 2024
1 parent d88394e commit 5a0e2ea
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
# Changelog

## 1.6.0-RC4 (unreleased)
## 1.6.0-RC4

### Change

- enabled container for readOnlyRootFilesystem with symlink to tmp for index.html
- handle login navigation as per applicationType and applicationStatus
- changed country input to country select list in step 1
- changed country input to country select list in step 1 with auto-complete

### Technical Support

- enabled container for readOnlyRootFilesystem with symlink to tmp for index.html

## 1.6.0-RC3

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cx-portal-registration",
"version": "v1.6.0-RC3",
"version": "v1.6.0-RC4",
"license": "Apache-2.0",
"homepage": "/registration",
"scripts": {
Expand Down

0 comments on commit 5a0e2ea

Please sign in to comment.