Skip to content

Commit e534b4f

Browse files
Publish package (#14)
1 parent 33a297d commit e534b4f

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/puny-guests-grow.md

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

.changeset/shaky-dryers-refuse.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
# @codama/renderers-rust
22

3+
## 1.2.7
4+
5+
### Patch Changes
6+
7+
- [#12](https://github.com/codama-idl/renderers-rust/pull/12) [`ac05970`](https://github.com/codama-idl/renderers-rust/commit/ac05970d7413c1cbb59c0eaeb0b15107b8de59c7) Thanks [@buffalojoec](https://github.com/buffalojoec)! - Don't generate `borsh::to_vec` if no borsh traits
8+
9+
- [#13](https://github.com/codama-idl/renderers-rust/pull/13) [`33a297d`](https://github.com/codama-idl/renderers-rust/commit/33a297dce6bd044d5ce606cde0c3351f66a92116) Thanks [@buffalojoec](https://github.com/buffalojoec)! - fix: make serde field attributes dynamic and optional
10+
311
## 1.2.6
412

513
### Patch Changes

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.2.6",
3+
"version": "1.2.7",
44
"description": "Renders Rust clients for your programs",
55
"exports": {
66
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)