Skip to content

Commit 47fb9a4

Browse files
authored
Merge pull request #224 from solana-foundation/changeset-release/main
Version Packages
2 parents d0eeaa0 + 51738c9 commit 47fb9a4

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/fix-publish-latest-tag.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.1
4+
5+
### Patch Changes
6+
7+
- [#223](https://github.com/solana-foundation/create-solana-dapp/pull/223)
8+
[`c5bde70`](https://github.com/solana-foundation/create-solana-dapp/commit/c5bde70d60ed2d0457550dfaf440e084c284b5d1)
9+
Thanks [@GuiBibeau](https://github.com/GuiBibeau)! - fix: enable automated npm publish to `latest` tag
10+
311
## 4.8.0
412

513
### Minor 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.0",
3+
"version": "4.8.1",
44
"description": "The fastest way to create Solana apps",
55
"repository": {
66
"name": "solana-foundation/create-solana-dapp",

0 commit comments

Comments
 (0)