Skip to content

Commit 9ebd4ff

Browse files
Version Packages (#1775)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 05ba4b2 commit 9ebd4ff

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fair-teachers-marry.md

-5
This file was deleted.

packages/cli/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# preact-cli
22

3+
## 3.4.5
4+
5+
### Patch Changes
6+
7+
- [#1774](https://github.com/preactjs/preact-cli/pull/1774) [`05ba4b2`](https://github.com/preactjs/preact-cli/commit/05ba4b2ea5247877475bffb262c996d28fa7da9b) Thanks [@rschristian](https://github.com/rschristian)! - Injects necessary Node options config into new projects if user's Node version is 16+
8+
39
## 3.4.4
410

511
### Patch Changes

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "preact-cli",
3-
"version": "3.4.4",
3+
"version": "3.4.5",
44
"description": "Start building a Preact Progressive Web App in seconds.",
55
"keywords": [
66
"preact",

0 commit comments

Comments
 (0)