Skip to content

Commit 9eabeac

Browse files
committed
release: v3.3.0
1 parent 417f848 commit 9eabeac

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
# [3.3.0](https://github.com/amrbashir/vite-plugin-tauri/compare/v3.3.0...v3.2.0) (2023-5-7)
4+
35
- Add option to build with verbose logging
46
- Fix regression in `3.2.0` where `dev` was always built with `--release` flag and devtools were inaccessible.
57

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-tauri",
3-
"version": "3.2.0",
3+
"version": "3.3.0",
44
"description": "Integrate Tauri in a Vite project to build cross-platform apps.",
55
"repository": "https://github.com/amrbashir/vite-plugin-tauri.git",
66
"author": "Amr Bashir <[email protected]>",

0 commit comments

Comments
 (0)