Skip to content

Commit

Permalink
EXUI-2280: MV Upgrade to v4.0.8 (#1765)
Browse files Browse the repository at this point in the history
* EXUI-2280: MV Upgrade to v4.0.8

* version updated

---------

Co-authored-by: Ritesh Dsouza <[email protected]>
  • Loading branch information
MunishSharmaHMCTS and RiteshHMCTS authored Aug 22, 2024
1 parent b7d06d9 commit a8a61f7
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 8 deletions.
3 changes: 3 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## RELEASE NOTES

### Version 7.0.60
**EXUI-EXUI-2280** MV Upgrade to v4.0.8

### Version 7.0.58
**EXUI-2235** add event name in task completion log

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hmcts/ccd-case-ui-toolkit",
"version": "7.0.58",
"version": "7.0.60",
"engines": {
"node": ">=18.19.0"
},
Expand Down Expand Up @@ -64,7 +64,7 @@
"@edium/fsm": "^2.1.2",
"@hmcts/ccpay-web-component": "6.2.1",
"@hmcts/frontend": "0.0.50-alpha",
"@hmcts/media-viewer": "4.0.7",
"@hmcts/media-viewer": "4.0.8",
"@ngrx/effects": "17.2.0",
"@ngrx/store": "^17.2.0",
"@nicky-lenaers/ngx-scroll-to": "^14.0.0",
Expand Down
2 changes: 1 addition & 1 deletion projects/ccd-case-ui-toolkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hmcts/ccd-case-ui-toolkit",
"version": "7.0.58",
"version": "7.0.60",
"engines": {
"node": ">=18.19.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3339,7 +3339,7 @@ __metadata:
"@edium/fsm": ^2.1.2
"@hmcts/ccpay-web-component": 6.2.1
"@hmcts/frontend": 0.0.50-alpha
"@hmcts/media-viewer": 4.0.7
"@hmcts/media-viewer": 4.0.8
"@ngrx/effects": 17.2.0
"@ngrx/store": ^17.2.0
"@nicky-lenaers/ngx-scroll-to": ^14.0.0
Expand Down Expand Up @@ -3480,9 +3480,9 @@ __metadata:
languageName: node
linkType: hard

"@hmcts/media-viewer@npm:4.0.7":
version: 4.0.7
resolution: "@hmcts/media-viewer@npm:4.0.7"
"@hmcts/media-viewer@npm:4.0.8":
version: 4.0.8
resolution: "@hmcts/media-viewer@npm:4.0.8"
dependencies:
"@swimlane/ngx-datatable": ^20.0.0
mutable-div: ^2.0.0
Expand All @@ -3501,7 +3501,7 @@ __metadata:
"@ngrx/router-store": ^17.0.0
"@ngrx/store": ^17.0.0
"@ngrx/store-devtools": ^17.0.0
checksum: 5dd7153b9daf1dfc27fd8c5d773ae887b7032326f25c26d09fd1e429c7de3cecc3f886fbcdd1670ad0da1f016456b5112f8fd7c95711f8319ddddb5ea228efee
checksum: 620252ce3e8af449881cb19aa96a47360bdf73eae17a94bd27619918f4e02f9f622b32ba26a696ced04f91a0dd27c42dbcbd6cb17be8c2fd168236d6de565f77
languageName: node
linkType: hard

Expand Down

0 comments on commit a8a61f7

Please sign in to comment.