Closed ggrossetie closed 3 years ago
We need semantic-release workflow too.
I'm not familiar with semantic-release, should I run npm run semantic-release on every commit pushed on master/main branch?
semantic-release
npm run semantic-release
We'll need to remove the original Travis CI config file.
:+1:
It's time to upgrade engines in package.json ;-)
We should probably require Node >= 12. Using Node 14 (even if it's the current LTS) seems a bit aggressive. What do you think?
Superseded by #3
I'm not familiar with
semantic-release
, should I runnpm run semantic-release
on every commit pushed on master/main branch?:+1:
We should probably require Node >= 12. Using Node 14 (even if it's the current LTS) seems a bit aggressive. What do you think?