1.3.0 • Published 3 years ago

algostrata v1.3.0

Weekly downloads
3
License
MIT
Repository
-
Last release
3 years ago

Algostrata JS

NPM Repository

The NPM package is published to: https://www.npmjs.com/package/algostrata

Versioning

To create a prerelease use the following command:

npm version preminor --preid=rc

Use premajor, preminor or prepatch to bump to the right version. Use prerelease to bump the release candiate number.

Use the following command to create a new release

npm version minor

replace minor with the correct version: major, minor or patch

Push tags to git with the following command:

git push origin --tags

Or set git to push tags automatically

git config --global push.followTags true
1.3.0

3 years ago

1.2.0

3 years ago

1.2.0-rc.6

3 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago