Skip to content

Commit 4bef724

Browse files
chore(main): release modestbench 0.9.3 (#229)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 72baac5 commit 4bef724

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.9.2"
2+
".": "0.9.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.9.3](https://github.com/boneskull/modestbench/compare/modestbench-v0.9.2...modestbench-v0.9.3) (2026-02-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** upgrade minimatch to v10.2.1 ([#228](https://github.com/boneskull/modestbench/issues/228)) ([72baac5](https://github.com/boneskull/modestbench/commit/72baac5de0459b06c55663b538c477c190e282da))
9+
310
## [0.9.2](https://github.com/boneskull/modestbench/compare/modestbench-v0.9.1...modestbench-v0.9.2) (2026-01-09)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "modestbench",
3-
"version": "0.9.2",
3+
"version": "0.9.3",
44
"type": "module",
55
"description": "A full-ass benchmarking framework for Node.js",
66
"repository": {

0 commit comments

Comments
 (0)