Skip to content

Commit 68a3792

Browse files
authored
Merge pull request #9 from KONFeature/changeset-release/main
Version Packages
2 parents c154540 + 9d6f2e9 commit 68a3792

File tree

4 files changed

+10
-12
lines changed

4 files changed

+10
-12
lines changed

.changeset/light-books-beam.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/twelve-wombats-wave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# erpc-config-generator
22

3+
## 0.0.12
4+
5+
### Patch Changes
6+
7+
- [`576e301`](https://github.com/KONFeature/erpc-config-generator/commit/576e3016e572f558f51db8718bfee2eef11c9360) Thanks [@KONFeature](https://github.com/KONFeature)! - More options for the free rpc benchmark during config, via the `freeRpcBenchmarkConfig` function
8+
9+
- [`c154540`](https://github.com/KONFeature/erpc-config-generator/commit/c1545404f840a3a56bff7ff7cb7bba40bdfbb74a) Thanks [@KONFeature](https://github.com/KONFeature)! - Add multi run support for free rpc benchmarking
10+
311
## 0.0.11
412

513
### Patch Changes

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "@konfeature/erpc-config-generator",
33
"description": "Simple typescript tools to generate eRPC yaml config file",
4-
"version": "0.0.11",
4+
"version": "0.0.12",
55
"author": "KONFeature",
6-
"license":"Apache-2.0",
6+
"license": "Apache-2.0",
77
"maintainers": [
88
{
99
"name": "Quentin Nivelais",

0 commit comments

Comments
 (0)