Skip to content

Commit 56dd179

Browse files
committed
Fix hoist-react version for release
1 parent 0d21e27 commit 56dd179

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

3-
## v6.0-SNAPSHOT - unreleased
3+
## v5.0.1 - 2024-05-19
4+
### 📚 Libraries
5+
* hoist-react 64.0.1
46

57
## v5.0.0 - 2024-05-17
68

client-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@ag-grid-enterprise/side-bar": "~31.2.0",
4343
"@ag-grid-enterprise/sparklines": "~31.2.0",
4444
"@fortawesome/free-brands-svg-icons": "^6.4.0",
45-
"@xh/hoist": "^65.0.0-SNAPSHOT",
45+
"@xh/hoist": "64.0.1",
4646
"@xh/package-template": "~2.0.0",
4747
"core-js": "3.x",
4848
"highcharts": "11.x",

0 commit comments

Comments
 (0)