This action bumps the Cargo version of the core Engine.
Required The bump of the version, one of "patch"
, "minor"
, "major"
. Default "patch"
.
Optional The prefix of the tag. Default "v"
.
The new version in the form of x.x.x
.
npm i
#dev
npm run dev
#build
npm run build