okikio / sharedworker

A small spec. compliant polyfill for SharedWorkers, it acts as a drop in replacement for normal Workers.
https://sharedworker.okikio.dev
MIT License
39 stars 5 forks source link

[BUG] v1.0.5 is not published in npm registry #6

Closed marcalexiei closed 10 months ago

marcalexiei commented 10 months ago

Describe the bug

v1.0.5 release is tagged: https://github.com/okikio/sharedworker/releases/tag/v1.0.5 however it is not available on npm registry: https://www.npmjs.com/package/@okikio/sharedworker?activeTab=versions

image

To Reproduce Steps to reproduce the behavior:

npm i @okikio/sharedworker@1.0.5

Expected behavior

v1.0.5 should be available for download from npm registry

Screenshots

Screenshot 2023-12-13 at 08 41 56

Desktop:

okikio commented 10 months ago

It has now been fixed sorry about that 😓 CleanShot 2023-12-13 at 17 05 28@2x