Skip to content

Commit e925b1f

Browse files
Publish package (#33)
1 parent a6da6dc commit e925b1f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/red-ears-argue.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-js
22

3+
## 1.4.3
4+
5+
### Patch Changes
6+
7+
- [#32](https://github.com/codama-idl/renderers-js/pull/32) [`a6da6dc`](https://github.com/codama-idl/renderers-js/commit/a6da6dcad11341847791eb84ac07fe8327454963) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Fix bug that did not camelcase exported modules properly
8+
39
## 1.4.2
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-js",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
44
"description": "JavaScript renderer compatible with the Solana Kit library",
55
"exports": {
66
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)