Open
Description
The release process currently does not include creating GitHub release and versions tags to point to the commit from which the npm package has been created.
We can assume that the commit that bumped the package version is the one from which the npm package was created, but that is just guessing and not a clear indication.
Activity