Skip to content

Commit e6cd242

Browse files
Publish package
1 parent 0834fa5 commit e6cd242

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/honest-bananas-enjoy.md

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

.changeset/stale-loops-joke.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-js
22

3+
## 1.6.1
4+
5+
### Patch Changes
6+
7+
- [#100](https://github.com/codama-idl/renderers-js/pull/100) [`6d08d91`](https://github.com/codama-idl/renderers-js/commit/6d08d919dc5e0108a2fc4ec5b72c9a752d905e8d) Thanks [@mcintyre94](https://github.com/mcintyre94)! - Bump to Pretter 3.8.1
8+
9+
- [#101](https://github.com/codama-idl/renderers-js/pull/101) [`0834fa5`](https://github.com/codama-idl/renderers-js/commit/0834fa510c6f60d9b119b23e0355fe80a9ee6134) Thanks [@mcintyre94](https://github.com/mcintyre94)! - Use string interpolation for the Unrecognised instruction error
10+
311
## 1.6.0
412

513
### Minor 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-js",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "JavaScript renderer compatible with the Solana Kit library",
55
"exports": {
66
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)