You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…d & Release
- We setup the semantic-release package and configured our repo to use Conventional Commits using
Commitizen. We Configured semantic-release to release the build automatically to NPM and GitHub,
Generate Release Notes, Update Changelog file, and maintain the Git Tags / Semantic Versioning of
the Package.
- We also setup github Worlflow for the auto NPM release process for semantic-release
re #1
# [1.4.0](v1.3.1...v1.4.0) (2023-11-07)
### Features
✅ **semantic-release:** set up Semantic-Release for Auto Package Build & Release ([b1d148a](b1d148a)), closes [#1](#1)
- We setup the semantic-release package and configured our repo to use Conventional Commits using
Commitizen. We Configured semantic-release to release the build automatically to NPM and GitHub,
Generate Release Notes, Update Changelog file, and maintain the Git Tags / Semantic Versioning of
the Package.
- We also setup github Worlflow for the auto NPM release process for semantic-release <br/><br/>
Setup some Automated Process to:
Primary Plan: Use Semantic-Release along with Commitizen
The text was updated successfully, but these errors were encountered: