Skip to content

Commit

Permalink
chore(main): release 1.15.1 (#383)
Browse files Browse the repository at this point in the history
  • Loading branch information
wellwelwel authored Jun 12, 2024
1 parent 964b5a2 commit e088c41
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.15.1](https://github.com/wellwelwel/poku/compare/v1.15.0...v1.15.1) (2024-06-12)


### Bug Fixes

* **logs:** properly show failures in parallel runs ([#382](https://github.com/wellwelwel/poku/issues/382)) ([964b5a2](https://github.com/wellwelwel/poku/commit/964b5a22ddba424b38ab5fe43bd9406b578a7615))

## [1.15.0](https://github.com/wellwelwel/poku/compare/v1.14.1...v1.15.0) (2024-06-10)


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.15.0",
"version": "1.15.1",
"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 e088c41

Please sign in to comment.