Skip to content

Commit 26cc00f

Browse files
build(2.6.0): update changelog and upgrade details (#508)
* build(2.6.0): update changelog and upgrade details
1 parent fcdf7ce commit 26cc00f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

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

5+
## 2.6.0
6+
7+
### Change
8+
9+
#### Technical Support
10+
11+
- ci improvement to fail install if package changes were not applied [#501](https://github.com/eclipse-tractusx/portal-assets/pull/501/files)
12+
513
## 2.5.0
614

715
### Change

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cx-portal-assets",
3-
"version": "v2.5.0",
3+
"version": "v2.6.0",
44
"description": "Shared frontend content and static assets for the Catena-X Portal",
55
"main": "index.js",
66
"repository": "git@github.com:eclipse-tractusx/portal-assets.git",

0 commit comments

Comments
 (0)