Skip to content

Commit b000128

Browse files
authored
chore(main): release 3.0.2 (#974)
1 parent fa5b1d1 commit b000128

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.0.2](https://github.com/wellwelwel/poku/compare/v3.0.1...v3.0.2) (2025-03-19)
4+
5+
6+
### Bug Fixes
7+
8+
* ensure concurrency for multiple inputs ([#973](https://github.com/wellwelwel/poku/issues/973)) ([3902d1c](https://github.com/wellwelwel/poku/commit/3902d1c08f5efb4ee9bc669f56500470fc418f17))
9+
310
## [3.0.1](https://github.com/wellwelwel/poku/compare/v3.0.0...v3.0.1) (2025-02-05)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "poku",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "🐷 Poku makes testing easy for Node.js, Bun, Deno, and you at the same time.",
55
"main": "./lib/modules/index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)