Skip to content

Commit

Permalink
Merge pull request #219 from eclipse-tractusx/release/v2.0.1-RC1
Browse files Browse the repository at this point in the history
build(2.0.1-rc1): merge main into main
  • Loading branch information
evegufy authored Jul 17, 2024
2 parents 2ebd087 + 9e81c3d commit 528ac3e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## 2.0.1-RC1

### Change

- improved white space handling in company data [#210](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/210)
- updated identifier error messages [#210](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/210)

### Technical Support

- dev-flow: maintain latest changes in main branch [#198](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/198)
- TRG-7: update licensing and legal docs [#197](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/197)
- add full dockerfile containing yarn step [#187](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/187)
- upgrade GitHub actions [#213](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/213)

### Bugfix

- updated the roles state when user navigates between the steps [#215](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/215)
- pattern validation: prevented wrong white spaces in company data [#196](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/196)
- consent osp: fixed redirect to portal page instead of overlay [#209](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/209)


## 2.0.0

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": "@catena-x/portal-frontend-registration",
"version": "v2.0.0",
"version": "v2.0.1-RC1",
"description": "Catena-X Portal Frontend Registration App",
"author": "Catena-X Contributors",
"license": "Apache-2.0",
Expand Down

0 comments on commit 528ac3e

Please sign in to comment.