Skip to content

Commit

Permalink
Merge pull request #170 from JorgenVatle/changeset-release/v3
Browse files Browse the repository at this point in the history
Version Packages (next)
  • Loading branch information
JorgenVatle authored Jul 3, 2024
2 parents cd41e0e + f59fd28 commit 2108cbb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"changesets": [
"cool-impalas-argue",
"friendly-years-type",
"great-dodos-smash",
"polite-wombats-decide",
"purple-carrots-drum",
"tasty-pumas-invent",
Expand Down
6 changes: 6 additions & 0 deletions packages/vite-bundler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# vite-bundler

## 3.0.0-next.8

### Patch Changes

- 05d7c1e4: Use Vite plugin configuration instead of build-time environment variables for setting the base path and URL for assets

## 3.0.0-next.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-bundler/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-bundler",
"private": true,
"version": "3.0.0-next.7",
"version": "3.0.0-next.8",
"scripts": {
"publish": "VITE_METEOR_DISABLED=true meteor publish"
}
Expand Down

0 comments on commit 2108cbb

Please sign in to comment.