Skip to content

Commit

Permalink
build(2.0.0-rc9): bump version and update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
evegufy committed May 27, 2024
1 parent adea92b commit ac78a22
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 8 deletions.
20 changes: 13 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,28 @@
### Feature

- Company Wallet
- Revoke credential
- added option to revoke credential

### Bugfix

- App Subscription
- Blank Page fix on autosetup call
- fixed blank page on autosetup call
- App Subscription Detail
- fix opening the correct technical user by ID
- fixed opening the correct technical user by ID
- Decline company
- Api url typo fix
- fixed api url typos
- App Access Management
- Fix carousel element issue
- fixed carousel element
- Connectors
- Fetch all service accounts and show them in the auto complete list
- fetched all service accounts and show them in the auto complete list
- Admin Credential
- Change document download endpoint
- changed document download endpoint
- Application request
- made changes in progress bar calculation
- App user role overlay
- changed required role to `modify_user_account`
- Onboarding Service Provider
- preset partner unique id type

## 2.0.0-RC8

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",
"version": "v2.0.0-RC8",
"version": "v2.0.0-RC9",
"description": "Catena-X Portal Frontend",
"author": "Catena-X Contributors",
"license": "Apache-2.0",
Expand Down

0 comments on commit ac78a22

Please sign in to comment.