Skip to content

Commit

Permalink
chore(main): release 1.17.1 (#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
wellwelwel committed Jun 18, 2024
1 parent d9b6330 commit b0ca5f5
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.17.1](https://github.com/wellwelwel/poku/compare/v1.17.0...v1.17.1) (2024-06-17)


### Bug Fixes

* **assert:** `Map`, `Set` and `Symbol` aren't parsed ([#405](https://github.com/wellwelwel/poku/issues/405)) ([9ab7202](https://github.com/wellwelwel/poku/commit/9ab72027c96928a310595ef5e335a7d79670950b))

## [1.17.0](https://github.com/wellwelwel/poku/compare/v1.16.0...v1.17.0) (2024-06-15)


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.17.0",
"version": "1.17.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 b0ca5f5

Please sign in to comment.