Skip to content

Commit bfb2940

Browse files
Publish package
1 parent bf44e1f commit bfb2940

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fix-hashmap-protobuf.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-vixen-parser
22

3+
## 1.2.7
4+
5+
### Patch Changes
6+
7+
- [#19](https://github.com/codama-idl/renderers-vixen-parser/pull/19) [`bf44e1f`](https://github.com/codama-idl/renderers-vixen-parser/commit/bf44e1f12bacabf709482d5973e83855399b0438) Thanks [@CanardMandarin](https://github.com/CanardMandarin)! - - Fix broken protobuf generation for `hashMap` fields in IDL.
8+
39
## 1.2.6
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-vixen-parser",
3-
"version": "1.2.6",
3+
"version": "1.2.7",
44
"description": "Renders Yellowstone Account and Instruction Parsers",
55
"exports": {
66
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)