-
Notifications
You must be signed in to change notification settings - Fork 1
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
Version history? #7
Comments
Hi! Yeah we had some strange issues the other day around this package. This issue in particular seems due to a NPM problem I was experiencing at the time, we couldn't figure it out so Nick published it for me. We had a large group DM chat between the involved people in slack. |
So the question stands: Where all those versions actually published to npm? |
It looks like they were not. So you should rebase the git history here and then force push over so that the git history matches the actual publish history. |
I agree, thanks for catching it :) I will make sure to let everyone involved knows of this. 👍 |
All clean! |
So I am still confused. Now that it is clean it looks like it jumped straight from Also, there is an open PR for a bunch of crap, supposedly for |
Not sure, we are gonna see if your branch is compatible with the packages that use the master branch and we will merge and close it if it does. |
I happen to have an old repo history pulled (haven't fetched since this happened) and it looks like the 1.0.0 commit got written over / rewritten during your rebase @vstreamme, so it now reflects the
|
What is happening in there? Were all those versions actually published? If not, you should try to clean up the git history to reflect what is actually in npm. If they were, then maybe figuring out what went wrong so it doesn't happen again in the future would be worth it.
CC: @nickroberts404 @vstreamme
The text was updated successfully, but these errors were encountered: