Skip to content

Commit a705b13

Browse files
committed
Merge branch 'release/1.0.4'
2 parents 625df47 + 0008a83 commit a705b13

File tree

5 files changed

+331
-336
lines changed

5 files changed

+331
-336
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="1.0.4"></a>
2+
## [1.0.4](https://github.com/adonisjs/adonis-websocket-client/compare/v1.0.0...v1.0.4) (2018-03-16)
3+
4+
5+
### Bug Fixes
6+
7+
* **package:** update query-string to version 6.0.0 ([3d95855](https://github.com/adonisjs/adonis-websocket-client/commit/3d95855))
8+
9+
10+
### Features
11+
12+
* **socket:** pass socket ref to ready event ([d2be22f](https://github.com/adonisjs/adonis-websocket-client/commit/d2be22f))
13+
14+
15+
116
<a name="1.0.0"></a>
217
# 1.0.0 (2018-03-13)
318

0 commit comments

Comments
 (0)