Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 9, 2022
1 parent d452863 commit 7927768
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/few-pears-push.md

This file was deleted.

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

## 3.3.5

### Patch Changes

- [#1659](https://github.com/preactjs/preact-cli/pull/1659) [`d452863`](https://github.com/preactjs/preact-cli/commit/d4528639536e72824d6559ab7cb77c0e4ad8a865) Thanks [@rschristian](https://github.com/rschristian)! - Corrects `push-manifest.json` generation in non-ESM builds

## 3.3.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "preact-cli",
"version": "3.3.4",
"version": "3.3.5",
"description": "Start building a Preact Progressive Web App in seconds.",
"repository": "preactjs/preact-cli",
"main": "lib/index.js",
Expand Down

0 comments on commit 7927768

Please sign in to comment.