Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
magne4000 committed Dec 30, 2024
1 parent 62c3a06 commit b2706ea
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 2 deletions.
8 changes: 8 additions & 0 deletions packages/vercel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# vite-plugin-vercel

## 9.0.4

### Patch Changes

- Update peerDependencies to include Vite6
- Updated dependencies
- @vite-plugin-vercel/vike@9.0.3

## 9.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vercel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-vercel",
"version": "9.0.3",
"version": "9.0.4",
"type": "module",
"files": [
"dist",
Expand Down
6 changes: 6 additions & 0 deletions packages/vike-integration/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @magne4000/vite-plugin-vercel-ssr

## 9.0.3

### Patch Changes

- Update peerDependencies to include Vite6

## 9.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vike-integration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vite-plugin-vercel/vike",
"version": "9.0.2",
"version": "9.0.3",
"type": "module",
"files": [
"dist",
Expand Down

0 comments on commit b2706ea

Please sign in to comment.