Skip to content

Commit

Permalink
Release packages (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 24, 2023
1 parent f4b39a3 commit 1fe4670
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/young-dancers-fry.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.5

### Patch Changes

- [`f4b39a3`](https://github.com/metaplex-foundation/kinobi/commit/f4b39a3f2d4b761f3a5b31b55b441b0c6548b2b9) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Fix instruction context bug in JS experimental

## 0.16.4

### 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.4",
"version": "0.16.5",
"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 1fe4670

Please sign in to comment.