Skip to content

Commit

Permalink
Version Packages (#508)
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 Jun 26, 2023
1 parent cc2a793 commit 9af59e9
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/plenty-berries-visit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tough-dodos-dream.md

This file was deleted.

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

## 2.4.1

### Patch Changes

- [`9074503`](https://github.com/preactjs/prefresh/commit/90745038652ae54e82166e683e3771561bf486fe) [#507](https://github.com/preactjs/prefresh/pull/507) Thanks [@takurinton](https://github.com/takurinton)! - Update @babel/core in dependencies to v7.22.1, @rollup/pluginutils to v4.2.1, and vite in peerDependencies to over v2 or v3 or v4

## 2.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prefresh/vite",
"version": "2.4.0",
"version": "2.4.1",
"main": "src/index.js",
"types": "index.d.ts",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/web-dev-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @prefresh/web-dev-server

## 1.1.1

### Patch Changes

- [`9074503`](https://github.com/preactjs/prefresh/commit/90745038652ae54e82166e683e3771561bf486fe) [#507](https://github.com/preactjs/prefresh/pull/507) Thanks [@takurinton](https://github.com/takurinton)! - Update @babel/core in dependencies to v7.22.1

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/web-dev-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prefresh/web-dev-server",
"version": "1.1.0",
"version": "1.1.1",
"module": "dist/index.mjs",
"main": "dist/index.js",
"exports": {
Expand Down

0 comments on commit 9af59e9

Please sign in to comment.