YIZHUANG / react-multi-carousel

A lightweight production-ready Carousel that rocks supports multiple items and server-side rendering with no dependency. Bundle size 2kb.
MIT License
1.25k stars 286 forks source link

Version 2.8.5 Released to NPM, but not visible in Github #429

Open zackdotcomputer opened 2 months ago

zackdotcomputer commented 2 months ago

Describe the bug The NPM copy of this package was updated to 2.8.5 last week. However, the code repository doesn't reflect that update and there doesn't appear to be a clear diff from 2.8.4 to 2.8.5.

This may be the result of a compromise of the publisher's NPM account, or it may be the result of unclear management of the repository.

Expected behavior The expected behavior would be that branch master or main reflected the code in version 2.8.5. Ideally there would also be a version tag and/or release for 2.8.5 to annotate what was changed in it.