Skip to content

Commit

Permalink
chore(release): 4.0.5 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.5](v4.0.4...v4.0.5) (2023-12-28)

### Dependencies

* bump it-stream-types from 1.0.5 to 2.0.1 ([#77](#77)) ([60218ac](60218ac))
  • Loading branch information
semantic-release-bot committed Dec 28, 2023
1 parent 60218ac commit 619f32f
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 @@
## [4.0.5](https://github.com/alanshaw/it-goodbye/compare/v4.0.4...v4.0.5) (2023-12-28)


### Dependencies

* bump it-stream-types from 1.0.5 to 2.0.1 ([#77](https://github.com/alanshaw/it-goodbye/issues/77)) ([60218ac](https://github.com/alanshaw/it-goodbye/commit/60218ac4c47287028aaf499aa0fc49fe5bbb5621))

## [4.0.4](https://github.com/alanshaw/it-goodbye/compare/v4.0.3...v4.0.4) (2023-12-28)


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-goodbye",
"version": "4.0.4",
"version": "4.0.5",
"description": "Add a goodbye handshake to a duplex async iterable",
"author": "Alan Shaw",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit 619f32f

Please sign in to comment.