Skip to content

Commit 9d71edc

Browse files
Publish a new release
1 parent e6420d1 commit 9d71edc

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/cuddly-forks-mate.md

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

.changeset/fifty-owls-retire.md

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

.changeset/tricky-rules-give.md

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

CHANGELOG.md

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

3+
## 0.1.14
4+
5+
### Patch Changes
6+
7+
- [`20f4619`](https://github.com/solana-program/create-solana-program/commit/20f46195dcde3c23f9080e2c941121221eeacd1d) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Upgrade Kinobi to 0.17.8
8+
9+
- [#16](https://github.com/solana-program/create-solana-program/pull/16) [`7fd2f2e`](https://github.com/solana-program/create-solana-program/commit/7fd2f2ea99c89d48f71771aa984ffb833b70055c) Thanks [@febo](https://github.com/febo)! - Switch initial package/crate version to 0.0.0
10+
11+
- [#14](https://github.com/solana-program/create-solana-program/pull/14) [`f86fa27`](https://github.com/solana-program/create-solana-program/commit/f86fa279ebf5cfb64d71a55f5feeb61ddf8e1d6c) Thanks [@febo](https://github.com/febo)! - Not start validator for Rust client tests
12+
313
## 0.1.13
414

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

0 commit comments

Comments
 (0)