Skip to content

Commit d07a808

Browse files
Publish package (#80)
1 parent f666488 commit d07a808

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/tangy-mangos-attack.md

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

.changeset/wild-years-visit.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.5.3
4+
5+
### Patch Changes
6+
7+
- [#79](https://github.com/codama-idl/renderers-js/pull/79) [`f763016`](https://github.com/codama-idl/renderers-js/commit/f763016f4617ab256ed885e3c29546ed6a867a29) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Enable Rollup treeshaking pass
8+
9+
- [#81](https://github.com/codama-idl/renderers-js/pull/81) [`f666488`](https://github.com/codama-idl/renderers-js/commit/f6664882d2528e576d4d4d892f66db3547778031) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Resolve Prettier options from packageFolder option
10+
311
## 1.5.2
412

513
### 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.5.2",
3+
"version": "1.5.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)