Skip to content

Commit a9be253

Browse files
Publish a new release (#5)
1 parent c67062b commit a9be253

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/funny-lamps-relax.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/thirty-cats-serve.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# create-solana-program
22

3+
## 0.1.10
4+
5+
### Patch Changes
6+
7+
- [`c67062b`](https://github.com/solana-program/create-solana-program/commit/c67062badb77fc745c4257095cb94103777ac512) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Write generated READMEs
8+
9+
- [`dfff36a`](https://github.com/solana-program/create-solana-program/commit/dfff36a25ba4a72dcead18de41d89e931b3ec738) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Rename --force option to --restart on the validator
10+
311
## 0.1.9
412

513
### 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.1.9",
3+
"version": "0.1.10",
44
"description": "An easy way to start a Solana program",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)