photopea / UPNG.js

Fast and advanced PNG (APNG) decoder and encoder (lossy / lossless)
MIT License
2.1k stars 259 forks source link

making an official release #55

Closed mortac8 closed 4 years ago

mortac8 commented 4 years ago

We would very much like to use UPNG in one of our projects. However we can't officially use any FOSS code that isn't versioned with a release. Is there some way I can help in creating a release for the current UPNG.js?

photopea commented 4 years ago

Hi, what do you mean by creating a release? I call it a release when I publish it here on GitHub.

mortac8 commented 4 years ago

Like a literal GitHub release https://docs.github.com/en/github/administering-a-repository/managing-releases-in-a-repository#creating-a-release

Just something to tag with version 1.0 or whatever so we can properly document the library we're using.

photopea commented 4 years ago

I published a release, is it ok now?

mortac8 commented 4 years ago

Yes. Thank you so much!