Skip to content

Commit 6726484

Browse files
github-actions[bot]Nagaprasadvr
authored andcommitted
[1.x] Publish packages (codama-idl#387)
1 parent 8e72dd2 commit 6726484

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/rich-nails-talk.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
# @codama/renderers-rust
22

3+
## 1.0.6
4+
5+
### Patch Changes
6+
7+
- [#380](https://github.com/codama-idl/codama/pull/380) [`eca0e76`](https://github.com/codama-idl/codama/commit/eca0e7670d65eaa772793095690d8e170c977a8f) Thanks [@buffalojoec](https://github.com/buffalojoec)! - add decode-error trait to errors
8+
39
## 1.0.5
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": "@codama/renderers-rust",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
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
# @codama/renderers
22

3+
## 1.0.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`eca0e76`](https://github.com/codama-idl/codama/commit/eca0e7670d65eaa772793095690d8e170c977a8f)]:
8+
- @codama/renderers-rust@1.0.6
9+
310
## 1.0.5
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": "@codama/renderers",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Exports all Codama renderers",
55
"exports": {
66
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)