Having a CHANGELOG.md file at the top-level of the repo would help users get a quick idea of the changes for each version.
Currently the latest GitHub release is 1.7.0:

But there is v1.10.1 tag: https://github.com/widgetti/ipyvue/releases/tag/v1.10.1
And 1.10.1 is also on PyPI: https://pypi.org/project/ipyvue/1.10.1/
Having a
CHANGELOG.mdfile at the top-level of the repo would help users get a quick idea of the changes for each version.Currently the latest GitHub release is
1.7.0:But there is
v1.10.1tag: https://github.com/widgetti/ipyvue/releases/tag/v1.10.1And
1.10.1is also on PyPI: https://pypi.org/project/ipyvue/1.10.1/