webxdc / webxdc-dev

A development server for webxdc apps
The Unlicense
20 stars 4 forks source link

New release? #38

Closed WofWca closed 1 year ago

WofWca commented 1 year ago

There are some long-unreleased changes. Looks like we can release them by simply pushing a tag.

I have the permission to do this, but I want someone's approval.

r10s commented 1 year ago

what does a release tag mean in practise for webxdc-dev?

if it is not much more than a formal thing, i'd say, go for it :) there are lots of improvements that are worth rewarded by a release (i personally do not used webxdc-dev currently, so i cannot judge the overall state)

WofWca commented 1 year ago

what does a release tag mean in practise for webxdc-dev?

When you push a tag, it publishes it to https://www.npmjs.com/. That is, updates whatever people get by npm install webxdc-dev.

r10s commented 1 year ago

i see. recent changes are in README and updated dependencies - and older changes are tested meanwhile by you - so, i'd say go for a new release :)

WofWca commented 1 year ago

I forgot to mention the changelog and package.json. After #39 it's really a matter of pushing a tag.