Skip to content

Commit ed4a6ba

Browse files
Publish a new release (#86)
1 parent bd9a598 commit ed4a6ba

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fair-carrots-refuse.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
# create-solana-program
22

3+
## 0.3.12
4+
5+
### Patch Changes
6+
7+
- [#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
8+
39
## 0.3.11
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": "create-solana-program",
3-
"version": "0.3.11",
3+
"version": "0.3.12",
44
"description": "An easy way to start a Solana program",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)