Skip to content

Commit 4beb1c6

Browse files
Publish a new release (#38)
1 parent 5fb78a5 commit 4beb1c6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/eight-ants-camp.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.2.2
4+
5+
### Patch Changes
6+
7+
- [#37](https://github.com/solana-program/create-solana-program/pull/37) [`5fb78a5`](https://github.com/solana-program/create-solana-program/commit/5fb78a5ecffb00fae7271a446cb9b005a0c380ce) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Update Kinobi and pnpm
8+
39
## 0.2.1
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.2.1",
3+
"version": "0.2.2",
44
"description": "An easy way to start a Solana program",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)