Skip to content

Commit 543b7ee

Browse files
Version Packages
1 parent a429c97 commit 543b7ee

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/long-years-own.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.0.13
4+
5+
### Patch Changes
6+
7+
- [`99667a9`](https://github.com/KONFeature/erpc-config-generator/commit/99667a9f55be2c77113c5a16d555ff3319cebe70) Thanks [@KONFeature](https://github.com/KONFeature)! - Update erpc types for erpc `v0.0.27`
8+
39
## 0.0.12
410

511
### Patch 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.0.12",
4+
"version": "0.0.13",
55
"author": "KONFeature",
66
"license": "Apache-2.0",
77
"maintainers": [

0 commit comments

Comments
 (0)