storybookjs / addon-designs

A Storybook addon that embeds Figma, websites, or images in the addon panel.
https://storybookjs.github.io/addon-designs
MIT License
869 stars 73 forks source link

v7.0.0 is not published to npm registry #199

Closed emzoumpo closed 1 year ago

emzoumpo commented 1 year ago

Affected design types

Describe the bug

Somehow even though there's a release v7.0.0 which is also marked as "latest" it is not published to the npm registry: https://www.npmjs.com/package/storybook-addon-designs?activeTab=versions

How to reproduce the bug?

Go to npm: https://www.npmjs.com/package/storybook-addon-designs?activeTab=versions There is no v7.0.0, despite the release being published on Github.

Expected behaviour

I would expect that v7.0.0 would also be available to the npm registry, so the dependency can be updated.

Environment

Affected versions

7.0.0

Storybook versions

7.x.x