Skip to content

Commit

Permalink
Release 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
yamiteru committed Apr 2, 2023
1 parent 55460a5 commit 96e8505
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,19 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [0.0.6](https://github.com/yamiteru/benchpress/compare/0.0.5...0.0.6)

- Pass benchmark name into benchmark(Before/After)Each [`a7c6adb`](https://github.com/yamiteru/benchpress/commit/a7c6adbccbcc2dcb914a602cfca3fdde83a46599)
- Pass name into offsets [`55460a5`](https://github.com/yamiteru/benchpress/commit/55460a5b3d57050d080071b99b6899d7a9aa2b62)
- Format and lint [`c43e65a`](https://github.com/yamiteru/benchpress/commit/c43e65ac5aa56b88b85dac374da812af673fae9b)

#### [0.0.5](https://github.com/yamiteru/benchpress/compare/0.0.4...0.0.5)

> 2 April 2023
- Add and rename events [`2ac847c`](https://github.com/yamiteru/benchpress/commit/2ac847c403c9e695c721d56206c1a385e8634589)
- Update README [`031e5f1`](https://github.com/yamiteru/benchpress/commit/031e5f1b1eb354e9539b704920aad65b14dc1b8e)
- Release 0.0.5 [`4681af6`](https://github.com/yamiteru/benchpress/commit/4681af68b6268efc2305f12b888933f43b309a92)

#### [0.0.4](https://github.com/yamiteru/benchpress/compare/0.0.3...0.0.4)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.5",
"version": "0.0.6",
"name": "isitfast",
"author": "Miroslav Vršecký <yamiteru@icloud.com>",
"description": "A modular benchmarking library with V8 warmup and cpu/ram denoising for the most accurate and consistent results.",
Expand Down

0 comments on commit 96e8505

Please sign in to comment.