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

Add Semantic Release for Automatic Versioning #4

Open
baruchiro opened this issue Mar 10, 2024 · 0 comments
Open

Add Semantic Release for Automatic Versioning #4

baruchiro opened this issue Mar 10, 2024 · 0 comments

Comments

@baruchiro
Copy link
Owner

We need to implement a tool like "semantic-release" to automate the process of generating new versions when needed. This will help us to streamline our release process and ensure that our versioning is consistent and accurate.

Expected Behavior

When a PR is merged, "semantic-release" should automatically determine the type of version (major, minor, patch), generate the release notes, and publish the package.

Current Behavior

Currently, we have to manually update the version and release notes every time we want to release a new version.

Possible Solution

Implement "semantic-release" or a similar tool in our CI/CD pipeline.

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

1 participant