Skip to content

Commit

Permalink
chore(main): release 1.19.0 (#450)
Browse files Browse the repository at this point in the history
  • Loading branch information
wellwelwel committed Jun 24, 2024
1 parent 01751f8 commit c0fd2ea
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.19.0](https://github.com/wellwelwel/poku/compare/v1.18.0...v1.19.0) (2024-06-24)


### Features

* **containers:** dockerfile and compose API helpers ([#442](https://github.com/wellwelwel/poku/issues/442)) ([ed3d8c6](https://github.com/wellwelwel/poku/commit/ed3d8c68cf1001239a17d501575def07871c1ff4))
* **processes:** `waitForPort` helper ([#452](https://github.com/wellwelwel/poku/issues/452)) ([01751f8](https://github.com/wellwelwel/poku/commit/01751f8aaf8716bad24e149efe1bbfdb9a936913))

## [1.18.0](https://github.com/wellwelwel/poku/compare/v1.17.1...v1.18.0) (2024-06-21)


Expand Down
4 changes: 2 additions & 2 deletions 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": "poku",
"version": "1.18.0",
"version": "1.19.0",
"description": "🐷 Poku makes testing easy for Node.js, Bun, Deno, and you at the same time.",
"main": "./lib/index.js",
"scripts": {
Expand Down

0 comments on commit c0fd2ea

Please sign in to comment.