Skip to content

Commit

Permalink
release: bump version for v1.6.0-RC4 (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil91 authored Jul 31, 2023
1 parent 3d1040f commit 4658e8a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 1.6.0-RC4

### Change

- Connector Technical Integration page - connector configuration details added

### Bugfix

- App Management page access permission changed to add_apps
- Certificate Management page - approval/decline button only available for "pending" credential requests

## 1.6.0-RC3

### Change
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": "v1.6.0-RC3",
"version": "v1.6.0-RC4",
"description": "Catena-X Portal Frontend",
"author": "Catena-X Contributors",
"license": "Apache-2.0",
Expand Down

0 comments on commit 4658e8a

Please sign in to comment.