nodejs / uvwasi

WASI syscall API built atop libuv
MIT License
225 stars 49 forks source link

0.0.16 latest release #198

Closed marco-ippolito closed 1 year ago

marco-ippolito commented 1 year ago

I'm working on the dependency update automation and I realized the latest release is at 0.0.14 but in Node there is the 0.0.16. Is there any reason why the 0.0.16 is not marked as latest?

tniessen commented 1 year ago

cc @mhdawson @cjihrig

cjihrig commented 1 year ago

It was just overlooked. I think GitHub changed the UI recently to check the box to make new releases the latest by default. I went back and updated 0.0.16 to be the latest. I'll close this out. Thanks for reporting.