Skip to content

Commit

Permalink
chore(main): release 1.20.0 (#462)
Browse files Browse the repository at this point in the history
  • Loading branch information
wellwelwel authored Jun 25, 2024
1 parent 0d82461 commit 4317a1f
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.20.0](https://github.com/wellwelwel/poku/compare/v1.19.0...v1.20.0) (2024-06-25)


### Features

* **processes:** `waitForExpectedResult` helper ([#461](https://github.com/wellwelwel/poku/issues/461)) ([7e08d59](https://github.com/wellwelwel/poku/commit/7e08d5966b388824571022ffd158f77b1605f02e))


### Bug Fixes

* **watch:** map line-breaking imports ([#463](https://github.com/wellwelwel/poku/issues/463)) ([0d82461](https://github.com/wellwelwel/poku/commit/0d82461c7df314341f8b04ba74511653cf2230c7))

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


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.19.0",
"version": "1.20.0",
"description": "🐷 Poku makes testing easy for Node.js, Bun, Deno, and you at the same time.",
"license": "MIT",
"main": "./lib/index.js",
Expand Down

0 comments on commit 4317a1f

Please sign in to comment.