Skip to content

Commit

Permalink
updated version along with ccpay
Browse files Browse the repository at this point in the history
  • Loading branch information
RiteshHMCTS committed Feb 12, 2025
1 parent aaa82a6 commit 6a24b5e
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.1.37-exui-2789-rc1
**EXUI-2789** ccpay-upgrade

### Version 7.1.37
**EXUI-2766** User getting error when upload valid file

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.1.37",
"version": "7.1.37-exui-2789-rc1",
"engines": {
"node": ">=18.19.0"
},
Expand Down Expand Up @@ -61,7 +61,7 @@
"@angular/router": "17.3.5",
"@angular/upgrade": "17.3.5",
"@edium/fsm": "^2.1.2",
"@hmcts/ccpay-web-component": "6.2.1",
"@hmcts/ccpay-web-component": "6.3.0-beta3",
"@hmcts/frontend": "0.0.50-alpha",
"@hmcts/media-viewer": "4.0.10",
"@ngrx/effects": "17.2.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.1.37",
"version": "7.1.37-exui-2789-rc1",
"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 @@ -4329,7 +4329,7 @@ __metadata:
"@babel/core": "npm:^7.23.0"
"@compodoc/compodoc": "npm:1.1.12"
"@edium/fsm": "npm:^2.1.2"
"@hmcts/ccpay-web-component": "npm:6.2.1"
"@hmcts/ccpay-web-component": "npm:6.3.0-beta3"
"@hmcts/frontend": "npm:0.0.50-alpha"
"@hmcts/media-viewer": "npm:4.0.10"
"@ngrx/effects": "npm:17.2.0"
Expand Down Expand Up @@ -4453,15 +4453,15 @@ __metadata:
languageName: unknown
linkType: soft

"@hmcts/ccpay-web-component@npm:6.2.1":
version: 6.2.1
resolution: "@hmcts/ccpay-web-component@npm:6.2.1"
"@hmcts/ccpay-web-component@npm:6.3.0-beta3":
version: 6.3.0-beta3
resolution: "@hmcts/ccpay-web-component@npm:6.3.0-beta3"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/common": ^16.1.6
"@angular/core": ^16.1.6
checksum: 10/09baca8c7020ecb31b9197133fdf0833e9a82f5c7df88ff421bf49af6b2d7fc0101adbda44d301f9cee932835941f3d6e74a3a595e3b2f10ca577d46071c91fa
checksum: 10/5cf1a6fc40a3dce921d32ef7b59ee6472e949f27c797264f19d9b0bd5f8da5ddc6a8196d4bd6525fb72f5be5cdf659151eba497c6025f2ce3bba309463d3112d
languageName: node
linkType: hard

Expand Down

0 comments on commit 6a24b5e

Please sign in to comment.