Skip to content

Commit cefc1eb

Browse files
Publish package
1 parent ea6aaa9 commit cefc1eb

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fix-bytes-type.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.8
4+
5+
### Patch Changes
6+
7+
- [#26](https://github.com/codama-idl/renderers-vixen-parser/pull/26) [`ea6aaa9`](https://github.com/codama-idl/renderers-vixen-parser/commit/ea6aaa90565431a162ca5ad903cb025f42f3273c) Thanks [@CanardMandarin](https://github.com/CanardMandarin)! - - Fix IDL bytes type conversion
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-vixen-parser",
3-
"version": "1.2.7",
3+
"version": "1.2.8",
44
"description": "Renders Yellowstone Account and Instruction Parsers",
55
"exports": {
66
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)