justinkames / vuejs-logger

Provides customizable logging functionality for Vue.js. Compatible with Vue2.
MIT License
245 stars 50 forks source link

npm says latest is 1.5.5, GitHub says 1.5.4 #48

Open Jamiewarb opened 3 years ago

Jamiewarb commented 3 years ago

Hey!

I just wanted to check a discrepancy in versioning.

npm says the latest version is 1.5.5: https://www.npmjs.com/package/vuejs-logger Yet GitHub says it is 1.5.4: https://github.com/justinkames/vuejs-logger/releases

I'm looking to upgrade, and wanted to check release notes, though I can't find them due to this. I wanted to make sure what we're pulling down in 1.5.5 is kosher.

FichteFoll commented 1 year ago

Here are the changes since the 1.5.4 tag on Github (which is not the same as the commit that bumps the version!) and until the commit that increments the version. https://github.com/justinkames/vuejs-logger/compare/v1.5.4...aa6c92aec40fd22a56ac7b0812b8fad967280e87

It looks as if the 1.5.4 release was incomplete.