Skip to content

Commit

Permalink
chore(main): release 1.5.1 (#46)
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] committed Feb 28, 2024
1 parent dc6e182 commit cc742fd
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.5.1](https://github.com/wellwelwel/poku/compare/v1.5.0...v1.5.1) (2024-02-28)


### Bug Fixes

* **security:** sanitize path and prevent shell scripts ([#33](https://github.com/wellwelwel/poku/issues/33)) ([39f7d8c](https://github.com/wellwelwel/poku/commit/39f7d8c8b6e5e18a66f56581a6e0665132baa04c))

## [1.5.0](https://github.com/wellwelwel/poku/compare/v1.4.0...v1.5.0) (2024-02-26)


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.5.0",
"version": "1.5.1",
"description": "🐷 Poku brings human-friendly testing and assertion to Node.js, Bun & Deno at the same time.",
"main": "./lib/index.js",
"scripts": {
Expand Down

0 comments on commit cc742fd

Please sign in to comment.