mixer / carina

Easy to use library for connecting to and using Mixer's Constellation
MIT License
10 stars 3 forks source link

Releases out-of-date #8

Closed xCausxn closed 8 years ago

xCausxn commented 8 years ago

Currently there is only version 0.3.1 on the releases, however this does not reflect the current stable version/npm version.

ProbablePrime commented 8 years ago

Can we automate this with jenkins.

https://github.com/toggl/toggldesktop/releases shows a bot submitting releases.

connor4312 commented 8 years ago

My bad, I forgot to --tags my git push. @ProbablePrime this is automated with np, I just hadn't set it up on my work computer yet ;)

I'll get this pushed as soon as I'm back on desktop

ProbablePrime commented 8 years ago

Ahh awesome

connor4312 commented 8 years ago

Hey, so there actually were 0.4.x releases but Github hid them because there were not titled/tagged in the GUI, just pushed up from my local repo. I've titled the latest release and included a brief changelog.

artdude543 commented 8 years ago

@connor4312 On the release you made it's .open() not .connect()

ProbablePrime commented 8 years ago

I updated the release notes.