Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: setup versioning with release-it #2

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

bludnic
Copy link
Member

@bludnic bludnic commented Nov 1, 2022

  • Add npm run release command
  • Configure version bumping of package.json and specification/openapi.yaml
  • Configure Github manual release

See configuration file: .release-it.json

@bludnic bludnic changed the title build: setup versioning with release-it Draft: build: setup versioning with release-it Nov 1, 2022
@bludnic
Copy link
Member Author

bludnic commented Nov 1, 2022

The @release-it/bumper plugin doesn't keep the prettier config formatting style after bumping version in the package-lock.json and specification/openapi.yaml. Also it removes the comments from YAML files, which is not good.

@bludnic bludnic marked this pull request as draft November 1, 2022 17:21
@bludnic bludnic changed the title Draft: build: setup versioning with release-it build: setup versioning with release-it Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants