mateodelnorte / servicebus

Simple service bus for sending events between processes using amqp.
MIT License
420 stars 66 forks source link

Pass alternateExchange config to assertExchange() and bindQueue() #116

Open badavis opened 6 years ago

badavis commented 6 years ago

will close #115

patrickleet commented 5 years ago

@badavis hey - sorry but this has gotten stale - also we set up semantic-release which relies on formatting commit messages properly.

Any chance you could open a new PR without the change to publishConfig and also in the format

feat: message

you can run use npm run commit instead of git commit to use a wizard to ensure it is formatted correctly.

This way it will trigger the appropriate version bump.

Sorry for the inconvenience!