Skip to content

Commit

Permalink
chore(main): release 1.1.1 (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 15, 2024
1 parent 76da3d1 commit 5e1a405
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.1.1](https://github.com/wellwelwel/poku/compare/v1.1.0...v1.1.1) (2024-02-15)


### Bug Fixes

* **filter:** support multiple files on CLI ([#5](https://github.com/wellwelwel/poku/issues/5)) ([76da3d1](https://github.com/wellwelwel/poku/commit/76da3d1903c21db984489f07fb5a5de8292abeaa))

## [1.1.0](https://github.com/wellwelwel/poku/compare/v1.0.0...v1.1.0) (2024-02-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.1.0",
"version": "1.1.1",
"description": "🐷 A flexible and easy-to-use Test Runner for Node, Bun and Deno, which allows parallel or sequential runs and high isolation level",
"main": "./lib/index.js",
"scripts": {
Expand Down

0 comments on commit 5e1a405

Please sign in to comment.