Release 2.1.3
To release a package to npm follow the steps
VERSION="..."
VERSIONALPHA="$VERSION-alpha.0"
ISSUE="..."
git checkout -b release/$VERSION
git add .
git commit -m "release: Update package version to $VERSIONALPHA #$ISSUE"
git add .
git commit -m "release: Update package version to $VERSION #$ISSUE"
Release 2.1.3
To release a package to npm follow the steps
git tag $VERSIONALPHAlib/,README.md,./djv.js,package.json, ...), no extra filesgit tag $VERSION