Closed fmaclen closed 3 months ago
This feature is only partially implemented, there was an attempt to fix it in 0.7.0 .. 0.7.3
but I couldn't get the package.json
to be updated with the correct version when running the publish.yml
GH action.
We would also need to make sure the Cloudflare worker release also has the correct version. Might need to move that pipeline to the GH action.
This is finally working 🎉 https://github.com/fmaclen/hollama/pull/118
In the publish Github action we could probably set an environment variable
APP_VERSION
aftersemantic-release
runs.We could display the version in the Settings page (or maybe in a MOTD if #50 is implemented).