feat(FN-2610): merge fusion/fn-2610 (auto-resolved)
- 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
This commit is contained in:
5
.changeset/fix-settings-version-string.md
Normal file
5
.changeset/fix-settings-version-string.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@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.
|
||||
Reference in New Issue
Block a user