Skip to content

Commit

Permalink
Version Packages (#1750)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
preact-bot and github-actions[bot] committed Dec 17, 2022
1 parent 227bfb7 commit 696ccc0
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 26 deletions.
5 changes: 0 additions & 5 deletions .changeset/sharp-crews-pull.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-poets-sneeze.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/six-years-prove.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-singers-sleep.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wet-otters-check.md

This file was deleted.

14 changes: 14 additions & 0 deletions packages/cli/CHANGELOG.md
@@ -1,5 +1,19 @@
# preact-cli

## 3.4.2

### Patch Changes

- [#1749](https://github.com/preactjs/preact-cli/pull/1749) [`691a4e2`](https://github.com/preactjs/preact-cli/commit/691a4e2a3e3d2b939b1b454f783f5c9ee14ca067) Thanks [@AlexanderShushunov](https://github.com/AlexanderShushunov)! - Add support for avif images format

* [#1736](https://github.com/preactjs/preact-cli/pull/1736) [`396aec8`](https://github.com/preactjs/preact-cli/commit/396aec88a5a5c346b43e01e8dbfda3d3dcb62651) Thanks [@rschristian](https://github.com/rschristian)! - Fix for CSS assets sometimes being mistakenly labeled as 'scripts' in the push-manifest.

- [#1735](https://github.com/preactjs/preact-cli/pull/1735) [`099876b`](https://github.com/preactjs/preact-cli/commit/099876b348ab04aba427a7a046beb1507bf9c6de) Thanks [@rschristian](https://github.com/rschristian)! - Restricts `preact.config.js`'s `env` types into a more idiomatic subset

* [#1754](https://github.com/preactjs/preact-cli/pull/1754) [`227bfb7`](https://github.com/preactjs/preact-cli/commit/227bfb7c8c262b773a7979fe3590feab87a43c38) Thanks [@rschristian](https://github.com/rschristian)! - Corrects status code when there is a fatal Webpack error in production builds

- [#1741](https://github.com/preactjs/preact-cli/pull/1741) [`82662af`](https://github.com/preactjs/preact-cli/commit/82662af41aefc277d7e40578a503ebbae01db665) Thanks [@rschristian](https://github.com/rschristian)! - Fix for source maps containing incorrect paths

## 3.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "preact-cli",
"version": "3.4.1",
"version": "3.4.2",
"description": "Start building a Preact Progressive Web App in seconds.",
"keywords": [
"preact",
Expand Down

0 comments on commit 696ccc0

Please sign in to comment.