Skip to content

Commit 0d59077

Browse files
Version Packages (#1572)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent bc6d5f6 commit 0d59077

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/mean-birds-return.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.2.2
4+
5+
### Patch Changes
6+
7+
- [#1568](https://github.com/preactjs/preact-cli/pull/1568) [`bc6d5f6`](https://github.com/preactjs/preact-cli/commit/bc6d5f6e87e9cd5dc652d7e294fff150b7068c4d) Thanks [@rschristian](https://github.com/rschristian)! - Fixes breaking change to the getLoadersByName config helper
8+
39
## 3.2.1
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.2.1",
3+
"version": "3.2.2",
44
"description": "Start building a Preact Progressive Web App in seconds.",
55
"repository": "preactjs/preact-cli",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)