Skip to content

Commit 217bd63

Browse files
Publish package (#15)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 96d1155 commit 217bd63

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/slow-monkeys-spend.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.1
4+
5+
### Patch Changes
6+
7+
- [#14](https://github.com/codama-idl/renderers-js/pull/14) [`96d1155`](https://github.com/codama-idl/renderers-js/commit/96d1155e17b8a0f022cf9fe9790f0a70e565294c) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Bump Codama
8+
39
## 1.4.0
410

511
### 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.4.0",
3+
"version": "1.4.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)