Skip to content

Commit 7d0abe9

Browse files
Version Packages (#165)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dde3428 commit 7d0abe9

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/lovely-pets-wink.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.3.2
4+
5+
### Patch Changes
6+
7+
- [#164](https://github.com/solana-developers/create-solana-dapp/pull/164)
8+
[`dde3428`](https://github.com/solana-developers/create-solana-dapp/commit/dde3428b7236bbe73fecb1016cfa1c21b0996f0c)
9+
Thanks [@beeman](https://github.com/beeman)! - add build step to publish-packages workflow
10+
311
## 4.3.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.3.1",
3+
"version": "4.3.2",
44
"description": "Get up and running fast with Solana dApps",
55
"repository": {
66
"name": "solana-developers/create-solana-dapp",

0 commit comments

Comments
 (0)