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

Incorrect latest version tag in NPM #213

Closed
mpeyper opened this issue Jun 2, 2021 · 1 comment
Closed

Incorrect latest version tag in NPM #213

mpeyper opened this issue Jun 2, 2021 · 1 comment

Comments

@mpeyper
Copy link
Contributor

mpeyper commented Jun 2, 2021

  • kcd-scripts version 10.1.1/11.0.0:
  • node version: N/A
  • npm (or yarn) version: N/A

Relevant code or config

npm i kcd-scripts@latest

What you did:

Tried installing the latest version after the release notes for 10.1.0 told me about the accidental breaking changes and the reversion.

What happened:

Version 10.1.1. is installed instead of version 11.0.0.

Reproduction repository:

N/A

Problem description:

I assume it's a mistake that kcd-scripts@latest is pointing to 10.1.1 in NPM, right? https://www.npmjs.com/package/kcd-scripts?activeTab=versions

Suggested solution:

Push the latest tag to 11.0.0.

@kentcdodds
Copy link
Owner

Thanks! Sorry for my blunder 😅

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

No branches or pull requests

2 participants