Skip to content

Commit

Permalink
Release packages (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 3, 2023
1 parent 79aa49f commit 0b98a26
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/swift-pugs-run.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.4.1

### Patch Changes

- [`79aa49f`](https://github.com/metaplex-foundation/kinobi/commit/79aa49fcc682fa84e89a34877214cfaf81fedf13) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Fix class that should have been renamed

## 0.4.0

### Minor 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.4.0",
"version": "0.4.1",
"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 0b98a26

Please sign in to comment.