hunterloftis / jackrabbit

Simple AMQP / RabbitMQ job queues for node based on amqplib
293 stars 65 forks source link

New Version on npm #97

Closed okanasl closed 6 years ago

okanasl commented 6 years ago

Version 4.3.0 uses Promise.defer and it is last version on npm, so it needs to be updated to prevent some future errors.

Akamaozu commented 6 years ago

Second this issue.

Jackrabbit is busted for me and I can't bind queues to exchanges because of this.

@matmar10 can you please help push the new version up?

Akamaozu commented 6 years ago

or maybe @hunterloftis?

Should still have credentials to push the latest version up.

matmar10 commented 6 years ago

Sure I can push a version tomorrow.

For some reason I thought I'd already cut a new tag for the latest.

On Tue, Oct 16, 2018, 9:04 PM Uzo Olisemeka notifications@github.com wrote:

or maybe @hunterloftis https://github.com/hunterloftis?

Should still have credentials to push the latest version up.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hunterloftis/jackrabbit/issues/97#issuecomment-430250270, or mute the thread https://github.com/notifications/unsubscribe-auth/AABOB9L68oTtb2p-2bRduGV94efxNC9Dks5uledogaJpZM4WZygr .

matmar10 commented 6 years ago

Done - Version 4.4.0 is live in NPM. For some reason the publish script didn't push to npm .. I think maybe I wasn't logged in or something when I cut the release.