If there's no objections, I'm going to tag a v1.0.0 next week?
I'll also move a v1 tag there and update all the @main references to @v1.
I intend to just use npm version for the time being to bump versions, and a small workflow to automatically move the major tag forward whenever there's a new tag on HEAD (main).
If there's no objections, I'm going to tag a
v1.0.0next week?I'll also move a
v1tag there and update all the@mainreferences to@v1.I intend to just use
npm versionfor the time being to bump versions, and a small workflow to automatically move the major tag forward whenever there's a new tag onHEAD(main).