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 Jan 10, 2022
1 parent 8a6732b commit e7abb65
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/few-carrots-laugh.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sharp-cows-wink.md

This file was deleted.

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

## 3.3.4

### Patch Changes

- [#1635](https://github.com/preactjs/preact-cli/pull/1635) [`00bea83`](https://github.com/preactjs/preact-cli/commit/00bea83baa1d8ce8774453ee9542880da1314b7f) Thanks [@rschristian](https://github.com/rschristian)! - Ensures TS warnings/errors are not hidden by console clearing

* [#1634](https://github.com/preactjs/preact-cli/pull/1634) [`8a6732b`](https://github.com/preactjs/preact-cli/commit/8a6732bcc75171035ba21911a600a2177247ddc2) Thanks [@rschristian](https://github.com/rschristian)! - Ensures types are published with package

## 3.3.3

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

0 comments on commit e7abb65

Please sign in to comment.