Tram-One / tram-one

🚋 Legacy View Framework For Vanilla Javascript
http://tram-one.io/
MIT License
36 stars 8 forks source link

Have CI bump version #172

Closed JRJurman closed 2 years ago

JRJurman commented 3 years ago

Summary

Now that we can have the CI push to the repo ( #170 ), we should be able to actually run the npm version command and bump on the master branch (and not before in a PR). This will be significantly more fluid, and cause less conflicts between multiple PRs.

JRJurman commented 2 years ago

The PR template has an option for this, and anything that would have to parse the changes or commits to determine the version feels fragile. If there is a strong need for this, we can re-open, but for now I think what we have is fine.