Skip to content

Commit

Permalink
chore(release): 6.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.4](v6.0.3...v6.0.4) (2023-08-10)

### Dependencies

* **dev:** bump delay from 5.0.0 to 6.0.0 ([#69](#69)) ([a5b1437](a5b1437))
  • Loading branch information
semantic-release-bot committed Aug 10, 2023
1 parent a5b1437 commit c528a40
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 @@
## [6.0.4](https://github.com/alanshaw/it-ws/compare/v6.0.3...v6.0.4) (2023-08-10)


### Dependencies

* **dev:** bump delay from 5.0.0 to 6.0.0 ([#69](https://github.com/alanshaw/it-ws/issues/69)) ([a5b1437](https://github.com/alanshaw/it-ws/commit/a5b14377053c2ba14a1c3611c989e9191920afda))

## [6.0.3](https://github.com/alanshaw/it-ws/compare/v6.0.2...v6.0.3) (2023-08-10)


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": "6.0.3",
"version": "6.0.4",
"description": "Simple async iterables for websocket client connections",
"author": "Alan Shaw",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit c528a40

Please sign in to comment.