Skip to content

@rajasegar, could you please teach us more about semantic releases, please? #53

Answered by rajasegar
JuanVqz asked this question in Q&A
Discussion options

You must be logged in to vote

@JuanVqz In simple words, we are just automating the release process using semantic versioning and conventional commit messages and the respective bots.

The following links might help:
https://github.com/semantic-release/semantic-release
https://semver.org/
https://github.com/conventional-changelog/commitlint

Our semantic release config in package.json

"release": {

Our commitlint config:
https://github.com/rajasegar/alacritty-themes/blob/master/commitlint.config.js

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@JuanVqz
Comment options

JuanVqz Nov 9, 2021
Collaborator Author

Answer selected by JuanVqz
Comment options

JuanVqz
Jun 22, 2022
Collaborator Author

You must be logged in to vote
1 reply
@rajasegar
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants