Détail du package

@mytw/software-request-validations

mytw-software-bot102MIT0.2.10

This package is to manage validations of software request

Thoughtworks, myTW, TechOps, internal

readme

Software Request Validations

This package is to manage validations of software request

You can reach out to LX Squad

Releasing Package

1. Version

Version using the available script and it will create commit and tag for the version bump

yarn version:patch
yarn version:minor
yarn version:major

2. Pushing changes including tags

git push origin main --tags