You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks to our tests (which were failing for your package due to unexpected BOM) it came to my attention that you didn't update your packages.json properly, especially last_modified.
I suggest you to migrate to the default repositories, which use the 3.0.0 package schema that automatically finds tags pushed to your repo.
However, these tags must be valid semantic versions (with optional leading v).
Haven't had the bandwidth for much maintenance here. Just updated package.json. Will see about "migrating to the default repositories" (though I really don't know anything about how that works). Pull requests / more detailed instructions gladly accepted. I forked package_control_channel on my account so that someone can send me a pull-request if they just want to do it.
Thanks to our tests (which were failing for your package due to unexpected BOM) it came to my attention that you didn't update your packages.json properly, especially
last_modified
.I suggest you to migrate to the default repositories, which use the 3.0.0 package schema that automatically finds tags pushed to your repo.
However, these tags must be valid semantic versions (with optional leading
v
).Please see wbond/package_control_channel@ebf2992 and https://github.com/wbond/package_control/blob/master/example-repository.json on how to proceed.
The text was updated successfully, but these errors were encountered: