- fix(FN-2610): add changeset for health version fix - test(FN-2610): verify health endpoint returns real package version - fix(FN-2610): read version from package.json in health endpoint
6 lines
188 B
Markdown
6 lines
188 B
Markdown
---
|
|
"@runfusion/fusion": patch
|
|
---
|
|
|
|
Fix dashboard health/version reporting to read the version from package.json instead of relying on npm_package_version with a stale hardcoded fallback.
|