Skip to content

Commit 5a7e09d

Browse files
authored
chore(main): release 1.18.0 (#433)
1 parent f65d911 commit 5a7e09d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.18.0](https://github.com/wellwelwel/poku/compare/v1.17.1...v1.18.0) (2024-06-21)
4+
5+
6+
### Features
7+
8+
* **watch:** recursive deep level support ([#422](https://github.com/wellwelwel/poku/issues/422)) ([e1ffae0](https://github.com/wellwelwel/poku/commit/e1ffae03a25c57c04ed25556c27d4f8d59f958a1))
9+
310
## [1.17.1](https://github.com/wellwelwel/poku/compare/v1.17.0...v1.17.1) (2024-06-17)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "poku",
3-
"version": "1.17.1",
3+
"version": "1.18.0",
44
"description": "🐷 Poku makes testing easy for Node.js, Bun, Deno and you at the same time.",
55
"main": "./lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)