Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update version to 2.1.0-cdo.3 #28

Merged
merged 1 commit into from
Dec 12, 2022
Merged

Update version to 2.1.0-cdo.3 #28

merged 1 commit into from
Dec 12, 2022

Conversation

fisher-alice
Copy link

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

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 bencodeorg and a team 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