Skip to content

Commit d4a3158

Browse files
[0.21] Publish packages
1 parent 3c18cee commit d4a3158

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/short-houses-drop.md

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

packages/renderers-rust/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @kinobi-so/renderers-rust
22

3+
## 0.21.8
4+
5+
### Patch Changes
6+
7+
- [#231](https://github.com/kinobi-so/kinobi/pull/231) [`3c18cee`](https://github.com/kinobi-so/kinobi/commit/3c18ceeffb97922db500138af85d20fce00f80b2) Thanks [@aoikurokawa](https://github.com/aoikurokawa)! - Fix typo in generated comment
8+
39
## 0.21.7
410

511
### Patch Changes

packages/renderers-rust/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kinobi-so/renderers-rust",
3-
"version": "0.21.7",
3+
"version": "0.21.8",
44
"description": "Renders Rust clients for your programs",
55
"exports": {
66
"types": "./dist/types/index.d.ts",

packages/renderers/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @kinobi-so/renderers
22

3+
## 0.21.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`3c18cee`](https://github.com/kinobi-so/kinobi/commit/3c18ceeffb97922db500138af85d20fce00f80b2)]:
8+
- @kinobi-so/renderers-rust@0.21.8
9+
310
## 0.21.4
411

512
### Patch Changes

packages/renderers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kinobi-so/renderers",
3-
"version": "0.21.4",
3+
"version": "0.21.5",
44
"description": "Exports all Kinobi renderers",
55
"exports": {
66
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)