Skip to content

Add Auto Versioning and Publishing to NPM Module Version #5

@princefishthrower

Description

@princefishthrower

Looking for someone with experience here in this.

Once automatic tests are built, I would like the following:

  • Incrementally versioning each time there are code changes to the source code AND all the tests pass
  • Increment only when there are changes in true source code, not other things in the repo like the README or interactive site
  • How to define what type of change (major, minor, patch) and send it to such an auto versioning tool? are there tools that can determine this automatically or must they always be specified?

Again, I have 0 experience here. All I know is that I don't want to keep incrementing the version manually each time I write some code 😄

Metadata

Metadata

Assignees

Labels

hacktoberfestIssue designated for Hacktoberfesthelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions