Skip to content

Commit 22c3e62

Browse files
Publish a new release (#13)
1 parent 7c846d0 commit 22c3e62

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/hip-beds-complain.md

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

.changeset/rude-pumas-brake.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.13
4+
5+
### Patch Changes
6+
7+
- [`363da94`](https://github.com/solana-program/create-solana-program/commit/363da942a8bc38ac3667c7b45d72522d84a8a618) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Generate description in JS client package.json
8+
9+
- [`7c846d0`](https://github.com/solana-program/create-solana-program/commit/7c846d070903031d2b171e61564b5a7ca091e12b) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Urlencode README badges
10+
311
## 0.1.12
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.12",
3+
"version": "0.1.13",
44
"description": "An easy way to start a Solana program",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)