Skip to content

Commit

Permalink
Version Packages (#538)
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
github-actions[bot] and github-actions[bot] authored May 19, 2024
1 parent 461a236 commit 046c9a3
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/unlucky-bananas-hope.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/warm-eagles-grin.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/webpack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @prefresh/webpack

## 4.0.1

### Patch Changes

- [`461a236`](https://github.com/preactjs/prefresh/commit/461a2369e77ed3c0ebd76484d6725cf7f0ab79b6) [#546](https://github.com/preactjs/prefresh/pull/546) Thanks [@JoviDeCroock](https://github.com/JoviDeCroock)! - add stub import key for webpack

- [`28eb8d5`](https://github.com/preactjs/prefresh/commit/28eb8d5c5b972fe11bc0bcfad04f64b526e748dc) [#536](https://github.com/preactjs/prefresh/pull/536) Thanks [@rschristian](https://github.com/rschristian)! - Swap out NextJS-specific error message in the Webpack package for something more generic

## 4.0.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prefresh/webpack",
"version": "4.0.0",
"version": "4.0.1",
"main": "src/index.js",
"type": "commonjs",
"exports": {
Expand Down

0 comments on commit 046c9a3

Please sign in to comment.