Skip to content

Commit dc94521

Browse files
Publish package (#110)
1 parent 531c05f commit dc94521

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/swift-sheep-pick.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.7.0
4+
5+
### Minor Changes
6+
7+
- [#109](https://github.com/codama-idl/renderers-js/pull/109) [`531c05f`](https://github.com/codama-idl/renderers-js/commit/531c05fba2c21ee0030d059be6a7aaa7ab66d20a) Thanks [@mcintyre94](https://github.com/mcintyre94)! - Update the Kit dependency and default Kit version for generated clients to ^6.0.0
8+
39
## 1.6.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.6.2",
3+
"version": "1.7.0",
44
"description": "JavaScript renderer compatible with the Solana Kit library",
55
"exports": {
66
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)