Open
Description
Describe the Bug
Crates.io lists 0.1.7 as the latest release, but there's no tag in the repo for that version.
The metadata points to commit f998b08b76655c16b948fc329c26ba563e9b3384 which also doesn't seem to be published. The only source difference from the current head (4dc30a5) seems to be the version bump.
Steps to Reproduce
- Go to https://crates.io/crates/console_error_panic_hook/versions
- Obvserve published versions
git clone https://github.com/rustwasm/console_error_panic_hook
cd console_error_panic_hook
git show 0.1.7
- See error
unknown revision or path not in the working tree.
If applicable, add a link to a test case (as a zip file or link to a repository we can clone).
Expected Behavior
It's convenient for auditing changes if the source of each release is tagged in the official repository.
Could you please push the release commit and tag?
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
rillian commentedon May 16, 2022
Any update on this?
Lock `console_error_panic_hook` to version 0.1.6
console_error_panic_hook
to version 0.1.6 Scille/parsec-cloud#5586Lock `console_error_panic_hook` to version 0.1.6