endlessm / electron-installer-flatpak

Create a flatpak for your Electron app
MIT License
59 stars 17 forks source link

0.6.0 NPM release? #11

Closed malept closed 7 years ago

malept commented 7 years ago

I'm currently updating dependencies for Electron Forge and noticed there was a 0.6.0 version committed to git, but not to NPM.

Also, it would be good if there were git tags to more easily look at differences between versions, and/or a NEWS file.

nedrichards commented 7 years ago

@wgreenberg I believe you were going to be looking at this?

wgreenberg commented 7 years ago

hey @malept, v0.6.0 is now published on npm. Sorry about the delay!

malept commented 7 years ago

Thanks!