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
After updating from 5.14.0 to 5.22.1, I noticed that verdaccio version is no longer displayed in the website footer. And __VERDACCIO_BASENAME_UI_OPTIONS global variable doesn't have a version field as well.
To Reproduce
Just run verdaccio via Docker image v5.22.1.
Expected behavior
Version is displayed in the footer and in the __VERDACCIO_BASENAME_UI_OPTIONS.
The text was updated successfully, but these errors were encountered:
Your Environment
Describe the bug
After updating from 5.14.0 to 5.22.1, I noticed that verdaccio version is no longer displayed in the website footer. And
__VERDACCIO_BASENAME_UI_OPTIONS
global variable doesn't have a version field as well.To Reproduce
Just run verdaccio via Docker image v5.22.1.
Expected behavior
Version is displayed in the footer and in the
__VERDACCIO_BASENAME_UI_OPTIONS
.The text was updated successfully, but these errors were encountered: