Skip to content

Commit 3ddbea7

Browse files
authored
Merge pull request #226 from solana-foundation/changeset-release/main
Version Packages
2 parents 09d2241 + 484b187 commit 3ddbea7

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/setup-task-message.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-dapp
22

3+
## 4.8.2
4+
5+
### Patch Changes
6+
7+
- [#225](https://github.com/solana-foundation/create-solana-dapp/pull/225)
8+
[`25155c5`](https://github.com/solana-foundation/create-solana-dapp/commit/25155c503ddac9ce9092880db31dce67ca217bfd)
9+
Thanks [@GuiBibeau](https://github.com/GuiBibeau)! - feat: show setup progress for anchor templates
10+
311
## 4.8.1
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-dapp",
3-
"version": "4.8.1",
3+
"version": "4.8.2",
44
"description": "The fastest way to create Solana apps",
55
"repository": {
66
"name": "solana-foundation/create-solana-dapp",

0 commit comments

Comments
 (0)