Skip to content

Commit 2f572a5

Browse files
Version Packages (#65)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cafa840 commit 2f572a5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/unlucky-humans-leave.md

-5
This file was deleted.

packages/vite-plugin/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @navita/vite-plugin
22

3+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- cafa840: Use options to determine if chunk belongs in server or client build
8+
39
## 2.0.1
410

511
### Patch Changes

packages/vite-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@navita/vite-plugin",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Navita Vite Plugin",
55
"keywords": [
66
"vite",

0 commit comments

Comments
 (0)