Skip to content

Commit

Permalink
chore(main): release 0.2.11 (#74)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jul 11, 2022
1 parent acd047f commit ec38671
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.2.11](https://github.com/dwmkerr/wait-port/compare/v0.2.10...v0.2.11) (2022-07-11)


### Miscellaneous Chores

* release 0.2.11 ([acd047f](https://github.com/dwmkerr/wait-port/commit/acd047f5e5cf3514296daf7ffc85246eb3cd18f6))

## [0.2.10](https://github.com/dwmkerr/wait-port/compare/v0.2.9...v0.2.10) (2022-07-11)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wait-port",
"version": "0.2.10",
"version": "0.2.11",
"description": "Utility to wait for a TCP port to open.",
"main": "./lib/wait-port.js",
"bin": {
Expand Down

0 comments on commit ec38671

Please sign in to comment.