Skip to content

Commit 5210e7e

Browse files
authored
Merge pull request #12 from KONFeature/changeset-release/main
Version Packages
2 parents 5ded23b + 183b3e4 commit 5210e7e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/thick-carrots-switch.md

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

CHANGELOG.md

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

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [`5ded23b`](https://github.com/KONFeature/erpc-config-generator/commit/5ded23b52880dc6308d2ed870dea55a2f9780cae) Thanks [@KONFeature](https://github.com/KONFeature)! - Upgrade to @erpc-cloud/config v0.0.36 (supporting providers, proxy pools etc) + add providers in thebuilder store (so available with `decorate` method)`
8+
39
## 0.1.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@konfeature/erpc-config-generator",
33
"description": "Simple typescript tools to generate eRPC yaml config file",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"author": "KONFeature",
66
"license": "Apache-2.0",
77
"maintainers": [

0 commit comments

Comments
 (0)