Skip to content

Commit

Permalink
Merge branch 'release/v0.5.1'
Browse files Browse the repository at this point in the history
* release/v0.5.1:
  Update version and changelog
  Fix promise warning Fix temp queue name Update packages
  • Loading branch information
gfoiani committed Jul 5, 2018
2 parents 905ab43 + 3b73cdd commit dcb13a5
Show file tree
Hide file tree
Showing 21 changed files with 8,341 additions and 3,389 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,18 @@ All notable changes to this project will be documented in this file.
- `0.2.x` Releases - [0.2.0] [0.2.1]
- `0.3.x` Releases - [0.3.0]
- `0.4.x` Releases - [0.4.0] [0.4.1] [0.4.3] [0.4.4]
- `0.5.x` Releases - [0.5.0]
- `0.5.x` Releases - [0.5.0] [0.5.1]

---

## [0.5.1](https://github.com/space-bunny/node-sdk/releases/tag/v0.5.1)

#### Changed

- Update dependencies
- Remove warnings
- Fix temp queue name

## [0.5.0](https://github.com/space-bunny/node-sdk/releases/tag/v0.5.0)

#### Changed
Expand Down
101 changes: 39 additions & 62 deletions dist/spacebunny.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/index.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/messages/amqpMessage.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/messages/stompMessage.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/protocols/amqpClient.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/protocols/amqpClient.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions lib/protocols/amqpStreamClient.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit dcb13a5

Please sign in to comment.