Skip to content

Commit

Permalink
chore(main): release 2.4.4 (#669)
Browse files Browse the repository at this point in the history
  • Loading branch information
wellwelwel committed Aug 14, 2024
1 parent 418a6e5 commit 700574a
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

## [2.4.4](https://github.com/wellwelwel/poku/compare/v2.4.3...v2.4.4) (2024-08-14)


### Bug Fixes

* make output less verbose ([#668](https://github.com/wellwelwel/poku/issues/668)) ([9623aee](https://github.com/wellwelwel/poku/commit/9623aee9bdb5e332322c7c3eb804b74abce93287))
* propagate exit code when a failure occurs with `--fail-fast` ([#682](https://github.com/wellwelwel/poku/issues/682)) ([418a6e5](https://github.com/wellwelwel/poku/commit/418a6e5a8bd5acfd3b51d03a7081b39efb806f17))

## [2.4.3](https://github.com/wellwelwel/poku/compare/v2.4.2...v2.4.3) (2024-08-08)


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

0 comments on commit 700574a

Please sign in to comment.