Skip to content

Commit d40e934

Browse files
Version Packages (#1569)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent da3f467 commit d40e934

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chilled-queens-live.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.1
4+
5+
### Patch Changes
6+
7+
- [#1567](https://github.com/preactjs/preact-cli/pull/1567) [`971e633`](https://github.com/preactjs/preact-cli/commit/971e6335ddd20e8cc0233607c47942831e31f4cb) Thanks [@rschristian](https://github.com/rschristian)! - Reverts update to fork-ts-checker-webpack-plugin
8+
39
## 3.2.0
410

511
### Minor 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.0",
3+
"version": "3.2.1",
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)