Skip to content

Commit

Permalink
Publish a new release (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 1, 2024
1 parent bd9a598 commit ed4a6ba
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/fair-carrots-refuse.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 @@
# create-solana-program

## 0.3.12

### Patch Changes

- [#85](https://github.com/solana-program/create-solana-program/pull/85) [`bd9a598`](https://github.com/solana-program/create-solana-program/commit/bd9a5985b0be2e5152e0a82a0929d1e20cd63790) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Bump web3.js version to `rc` in JS clients

## 0.3.11

### 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": "create-solana-program",
"version": "0.3.11",
"version": "0.3.12",
"description": "An easy way to start a Solana program",
"type": "module",
"bin": {
Expand Down

0 comments on commit ed4a6ba

Please sign in to comment.