Skip to content

Commit

Permalink
Release packages (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 23, 2023
1 parent 0e1d0cb commit 0c21010
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/eleven-singers-ring.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @metaplex-foundation/kinobi

## 0.16.2

### Patch Changes

- [#90](https://github.com/metaplex-foundation/kinobi/pull/90) [`0e1d0cb`](https://github.com/metaplex-foundation/kinobi/commit/0e1d0cbb303d6f55219609e952611bec4cd90115) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Add JavaScriptExperimental renderer

## 0.16.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metaplex-foundation/kinobi",
"version": "0.16.1",
"version": "0.16.2",
"description": "Generate powerful clients for your Solana programs",
"main": "dist/cjs/index.js",
"types": "dist/types/index.d.ts",
Expand Down

0 comments on commit 0c21010

Please sign in to comment.