js-turtle icon indicating copy to clipboard operation
js-turtle copied to clipboard

Repo isn't creating tags for its versions

Open GoToLoop opened this issue 3 years ago • 2 comments

Maybe after this overhaul we should start from v2.0.0 as the 1st tag? We can do that by creating a "Releases" for the current state.

GoToLoop avatar Dec 18 '22 12:12 GoToLoop

If the previous version was (for example) v1.1.0, then this one would probably be v1.2.0, since there are no breaking changes (in the semver sense)

But I agree, perhaps GH Releases is a good idea (I guess?). I rarely use it, so I don't know enough

Rudxain avatar Dec 18 '22 14:12 Rudxain

I guess GH Releases automatically creates a tag as well. Having a tag helps to download the library from a CDN btW.

GoToLoop avatar Dec 18 '22 23:12 GoToLoop