Skip to content

Update version to 2.1.0-cdo.3#28

Merged
fisher-alice merged 1 commit into
mainfrom
update-ver
Dec 12, 2022
Merged

Update version to 2.1.0-cdo.3#28
fisher-alice merged 1 commit into
mainfrom
update-ver

Conversation

@fisher-alice

@fisher-alice fisher-alice commented Dec 12, 2022

Copy link
Copy Markdown

This PR updates the version of @code-dot-org/johnny-five to 2.1.0-cdo.3.
I attempted to publish version 2.1.0-cdo.2 to the NPM registry after merging this PR which included an update to the Rgb class method pulse and additional unit tests.
However, I received the following error when I ran npm version 2.1.0-cdo.2:

Screen Shot 2022-12-12 at 10 22 53 AM

This was puzzling since the last version published was 2.1.0-cdo.1 shown when I ran npm view @code-dot-org/johnny-five versions. (Ignore the 2.1.0-cdo.3 since published!):

Screen Shot 2022-12-12 at 11 43 57 AM

But @bencodeorg pointed me to this post. After running npm view @code-dot-org/johnny-five time, I remembered that I published by mistake, then unpublished version 2.1.0-cdo.2 a couple months ago:

Screen Shot 2022-12-12 at 10 35 00 AM

Once you publish/unpublish a version, it is unique and cannot be reused. See https://docs.npmjs.com/unpublishing-packages-from-the-registry.

Thus, the newest version of @code-dot-org/johnny-five is now at 2.1.0-cdo.3.

@fisher-alice fisher-alice requested review from a team and bencodeorg December 12, 2022 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants