Skip to content

Commit 82b9771

Browse files
Version Packages (#186)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 69b7717 commit 82b9771

File tree

4 files changed

+15
-11
lines changed

4 files changed

+15
-11
lines changed

.changeset/shiny-apples-repeat.md

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

.changeset/update-e2e-test-trigger.md

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

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# create-solana-dapp
22

3+
## 4.5.0
4+
5+
### Minor Changes
6+
7+
- [#184](https://github.com/solana-foundation/create-solana-dapp/pull/184)
8+
[`f752313`](https://github.com/solana-foundation/create-solana-dapp/commit/f752313290b5f59aa98a19ddd6d927a3202ece2e)
9+
Thanks [@beeman](https://github.com/beeman)! - add version check (update notification)
10+
11+
### Patch Changes
12+
13+
- [#185](https://github.com/solana-foundation/create-solana-dapp/pull/185)
14+
[`7659159`](https://github.com/solana-foundation/create-solana-dapp/commit/7659159f554b73fe2b92c0f31d6058e56a8fc994)
15+
Thanks [@beeman](https://github.com/beeman)! - don't run e2e tests when Markdown files are changed
16+
317
## 4.4.0
418

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

0 commit comments

Comments
 (0)