File tree Expand file tree Collapse file tree 4 files changed +12
-4
lines changed
Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.0.0 "
2+ "." : " 2.0.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.0.1 (2025-04-30)
4+
5+ ## What's Changed
6+ * ci: use manifest config file for release by @nazarhussain in https://github.com/ChainSafe/benchmark/pull/40
7+
8+
9+ ** Full Changelog** : https://github.com/ChainSafe/benchmark/compare/v2.0.0...v2.0.1
10+
311## [ 2.0.0] ( https://github.com/ChainSafe/benchmark/compare/v1.2.3...v2.0.0 ) (2025-04-30)
412
513
917* enable eraseable syntax ([ #31 ] ( https://github.com/ChainSafe/benchmark/issues/31 ) ) ([ 77c872d] ( https://github.com/ChainSafe/benchmark/commit/77c872de1b9ac71c0562d1b9f7d68b6f867247e1 ) )
1018
1119
12- ** NOTE: As this release is removing the support for CJS build so we consider it a major release.**
20+ ** NOTE: As this release is removing the support for CJS build so we consider it a major release.**
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://jsr.io/schema/config-file.v1.json" ,
33 "name" : " @chainsafe/benchmark" ,
4- "version" : " 2.0.0 " ,
4+ "version" : " 2.0.1 " ,
55 "exports" : {
66 "." : " ./src/index.ts" ,
77 "./cli" : " ./src/cli/cli.ts"
Original file line number Diff line number Diff line change 11{
22 "name" : " @chainsafe/benchmark" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "repository" : " git@github.com:chainsafe/benchmark.git" ,
55 "author" : " ChainSafe Systems" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments