Skip to content

Commit

Permalink
Merge pull request #322 from eclipse-tractusx/release/v2.0.0-RC2
Browse files Browse the repository at this point in the history
build(2.0.0-rc2): merge release into main
  • Loading branch information
evegufy committed May 23, 2024
2 parents a9ff088 + 3ae209e commit a7a5632
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

New features, fixed bugs, known defects and other noteworthy changes to each release of the Catena-X Portal Assets.

## 2.0.0-RC2

- reworked year in file header
- updated security assessment
- added Tractus-X logo to portal-assets

## 2.0.0-RC1

### 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": "cx-portal-assets",
"version": "v2.0.0-RC1",
"version": "v2.0.0-RC2",
"description": "Shared frontend content and static assets for the Catena-X Portal",
"main": "index.js",
"repository": "git@github.com:eclipse-tractusx/portal-assets.git",
Expand Down

0 comments on commit a7a5632

Please sign in to comment.