Skip to content

Commit 3a2a709

Browse files
Version Packages (#3)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6c6d6f7 commit 3a2a709

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

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

0 commit comments

Comments
 (0)