You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2021. It is now read-only.
Summary
Have a sensible version number for prod
Design Detail
Add
REACT_APP_PROD_VERSION
Use this in the version along with the gitSha. Something like
Version: 1.0.0 (a2ef182)
Unresolved questions
Shall we stick to semantic versioning? What would be a major version in that case? Some sort of significant milestone?
The text was updated successfully, but these errors were encountered: