Skip to content

Commit 6c3baaf

Browse files
Bump benchmark to v57 (#27024)
## Description Bump benchmark to v0.57.0 ## Reviewer Guidance The review process is outlined on [this wiki page](https://github.com/microsoft/FluidFramework/wiki/PR-Guidelines#guidelines).
1 parent 407be74 commit 6c3baaf

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

tools/benchmark/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @fluid-tools/benchmark
22

3+
## 0.57.0
4+
35
## 0.56.0
46

57
- Add `after` to `MemoryUseModifier`.

tools/benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluid-tools/benchmark",
3-
"version": "0.56.0",
3+
"version": "0.57.0",
44
"description": "Benchmarking tools",
55
"homepage": "https://fluidframework.com",
66
"repository": {

0 commit comments

Comments
 (0)