reusable-workflows
reusable-workflows copied to clipboard
fix: fixes version name in package main file and commit message
Please check if the PR fulfills these requirements
- [ ] The commit message follows our guidelines
- [ ] Tests for the changes have been added (for bug fixes/features)
- [ ] Docs have been added/updated (for bug fixes/features)
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Fixes #121
What is the current behavior? (You can also link to an open issue here) Inconsistent version names
What is the new behavior (if this is a feature change)?
- [x] Version name in commit is fixed
- [x] Version name in main file is fixed
- [ ] Version name in package.json is fixed
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?) No
Other information: I will iterate on this, since this is not fixing all the problems.
Potentially replaced by #124
Superseded by #124