Updating the name of the package for which we fetch the client version from. It is currently trying to look for polaris when it should be looking for polaris-lib. This is needed because all incoming bug reports have the version dev instead of the actual release version.
Checklist:
[ ] ~Was this PR discussed in an issue? It is recommended to first discuss a new feature into a GitHub issue before opening a PR.~
[ ] ~Add tests to cover the fixed bug(s) or the newly introduced feature(s) (if appropriate).~
[ ] ~Update the API documentation if a new function is added, or an existing one is deleted.~
[x] Write concise and explanatory changelogs above.
[x] If possible, assign one of the following labels to the PR: feature, fix, chore, documentation or test (or ask a maintainer to do it for you).
Changelogs
polaris
when it should be looking forpolaris-lib
. This is needed because all incoming bug reports have the versiondev
instead of the actual release version.Checklist:
feature
,fix
,chore
,documentation
ortest
(or ask a maintainer to do it for you).discussion related to that PR