Skip to content

Commit c4779b6

Browse files
Publish package (#62)
1 parent 8d51891 commit c4779b6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wicked-needles-thank.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
# @codama/renderers-rust
22

3+
## 1.2.8
4+
5+
### Patch Changes
6+
7+
- [#61](https://github.com/codama-idl/renderers-rust/pull/61) [`8d51891`](https://github.com/codama-idl/renderers-rust/commit/8d51891aa8597b27cf6cfa77771ead65652ccc2a) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Use latest RenderMap type from renderers-core
8+
39
## 1.2.7
410

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

0 commit comments

Comments
 (0)