Skip to content

Commit

Permalink
chore(release): 5.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.6](v5.0.5...v5.0.6) (2022-12-08)

### Bug Fixes

* catch listen error ([#34](#34)) ([7a96e45](7a96e45))
  • Loading branch information
semantic-release-bot committed Dec 8, 2022
1 parent 7a96e45 commit 57945c2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.0.6](https://github.com/alanshaw/it-ws/compare/v5.0.5...v5.0.6) (2022-12-08)


### Bug Fixes

* catch listen error ([#34](https://github.com/alanshaw/it-ws/issues/34)) ([7a96e45](https://github.com/alanshaw/it-ws/commit/7a96e45ff0c15c51c8901c491e318b44e38226cf))

## [5.0.5](https://github.com/alanshaw/it-ws/compare/v5.0.4...v5.0.5) (2022-12-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "it-ws",
"version": "5.0.5",
"version": "5.0.6",
"description": "Simple async iterables for websocket client connections",
"author": "Alan Shaw",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit 57945c2

Please sign in to comment.