championswimmer / vuex-module-decorators

TypeScript/ES7 Decorators to create Vuex modules declaratively
https://championswimmer.in/vuex-module-decorators/
MIT License
1.8k stars 170 forks source link

Missing github release and changelog for v2 #392

Closed slaweet closed 2 years ago

slaweet commented 2 years ago

I saw there is v2 of this package in npm (because https://renovatebot.com/ tried to upgrade it on my project), but at first I was quite confused that the latest release on github is still v1.0.1 and the latest release mentioned in the changelog (https://github.com/championswimmer/vuex-module-decorators/blob/master/CHANGELOG.md and https://github.com/championswimmer/vuex-module-decorators/blob/master/README.md#changelog) is v0.9.7

Screenshot from 2021-11-23 08-42-43

Eventually I found and read https://github.com/championswimmer/vuex-module-decorators/issues/357#issuecomment-975844075 but I think it would be quite useful for people to have this information more upfront.

championswimmer commented 2 years ago

Thanks, makes sense

championswimmer commented 2 years ago

It is done now :)