jupyterlab / jupyterlab-shortcutui

A JupyterLab extension for managing keyboard shortcuts
BSD 3-Clause "New" or "Revised" License
54 stars 15 forks source link

Bump version to 0.3.4 #46

Closed parente closed 5 years ago

parente commented 5 years ago

I was trying to publish a completely different package to npmjs.org and didn't realize I was in my shortcutui clone instead of the proper package directory. Long story short, I accidentally released a bad 0.3.3 without a proper build. I unpublished that version right away so no one should get the bad build. The next time someone publishes shortcutui though, a new version number will be needed since 0.3.3 can't be released again.

Sorry for the hiccup! TIL I have npm publish writes to @jupyterlab 🤦‍♂️