Skip to content

Commit 2d9b461

Browse files
Version Packages
1 parent c67b929 commit 2d9b461

File tree

5 files changed

+21
-16
lines changed

5 files changed

+21
-16
lines changed

.changeset/beige-cheetahs-dance.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fast-trainers-stare.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/twenty-cycles-attend.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# create-solana-dapp
2+
3+
## 4.3.0
4+
5+
### Minor Changes
6+
7+
- [#140](https://github.com/solana-developers/create-solana-dapp/pull/140)
8+
[`55969f0`](https://github.com/solana-developers/create-solana-dapp/commit/55969f0ae96f3f427623007ca56e07c0cb113949)
9+
Thanks [@beeman](https://github.com/beeman)! - Update framework descriptions and structure
10+
11+
### Patch Changes
12+
13+
- [#156](https://github.com/solana-developers/create-solana-dapp/pull/156)
14+
[`d60c5cf`](https://github.com/solana-developers/create-solana-dapp/commit/d60c5cffb2791cbb619997b09c2fdb9dcb4faeb5)
15+
Thanks [@beeman](https://github.com/beeman)! - add more examples to csd.sh
16+
17+
- [#160](https://github.com/solana-developers/create-solana-dapp/pull/160)
18+
[`d50c791`](https://github.com/solana-developers/create-solana-dapp/commit/d50c7911afaa1260349ab6f1c86b7269cd221611)
19+
Thanks [@beeman](https://github.com/beeman)! - enable gill-next-tailwind-basic and gill-next-tailwind-counter
20+
templates

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.2.9",
3+
"version": "4.3.0",
44
"description": "Get up and running fast with Solana dApps",
55
"repository": {
66
"name": "solana-developers/create-solana-dapp",

0 commit comments

Comments
 (0)