@@ -1,5 +0,0 @@
----
-"create-solana-program": patch
-
-Test another publish cycle
@@ -1,5 +1,11 @@
# create-solana-program
+## 0.1.7
+
+### Patch Changes
+- [`47aa567`](https://github.com/solana-program/create-solana-program/commit/47aa5677115b43ec27641a94c7739fadc2e2ce4f) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Test another publish cycle
## 0.1.6
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "create-solana-program",
- "version": "0.1.6",
+ "version": "0.1.7",
"description": "An easy way to start a Solana program",
"type": "module",
"bin": {