Skip to content

Commit 083ce26

Browse files
Version Packages (#2)
1 parent 47aa567 commit 083ce26

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/stupid-ways-grin.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.1.7
4+
5+
### Patch Changes
6+
7+
- [`47aa567`](https://github.com/solana-program/create-solana-program/commit/47aa5677115b43ec27641a94c7739fadc2e2ce4f) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Test another publish cycle
8+
39
## 0.1.6
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.1.6",
3+
"version": "0.1.7",
44
"description": "An easy way to start a Solana program",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)