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

use proper semver, implement semantic-release, and have CI auto-bump versions #429

Open
mrnerdhair opened this issue Feb 12, 2022 · 1 comment

Comments

@mrnerdhair
Copy link
Contributor

mrnerdhair commented Feb 12, 2022

As a developer, I want CI to bump the package version and publish after a PR is accepted so that I can actually use the code somewhere. We should implement commitlint and semantic-release a la lib. CI should also set tags for each release to fix #406.

@0xMillz
Copy link
Contributor

0xMillz commented Apr 19, 2023

Agreed. lerna publish should run in CI after a merge to master and not from a local workstation.

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

No branches or pull requests

2 participants