Closed hugodes closed 4 years ago
@domasx2 Looks like you manually cut a release?
FYI you can run
npm run release -- [severity]
This is already set up in the project. It will automatically take care of all steps including github release notes. Reduces a lot of boilerplate steps and makes releasing much smoother.
Take a peak at https://www.npmjs.com/package/release-it
Added. FYI @domasx2 if you still want to release manually you can run npm run release
and follow the prompts only use it to create github release without any other steps :-)
Thanks a lot !
wasnt aware of this, cool, thanks :)
Hi,
There is no release info for v1.2:
https://github.com/domasx2/sequelize-fixtures/releases
Cheers,