Skip to content

Commit

Permalink
chore(main): release 2.6.2 (#755)
Browse files Browse the repository at this point in the history
  • Loading branch information
wellwelwel authored Sep 10, 2024
1 parent 3ed7e77 commit 4f2842c
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.6.2](https://github.com/wellwelwel/poku/compare/v2.6.1...v2.6.2) (2024-09-10)


### Bug Fixes

* fix typings of `skip` modifier ([#754](https://github.com/wellwelwel/poku/issues/754)) ([d9851de](https://github.com/wellwelwel/poku/commit/d9851deff60b0369cbeb592b6d3b1001cb2381f3))
* fix typings of `todo` modifier ([#756](https://github.com/wellwelwel/poku/issues/756)) ([3ed7e77](https://github.com/wellwelwel/poku/commit/3ed7e77b36a232a56f8111575cdb5395c756cbc6))

## [2.6.1](https://github.com/wellwelwel/poku/compare/v2.6.0...v2.6.1) (2024-09-09)


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.6.1",
"version": "2.6.2",
"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 4f2842c

Please sign in to comment.