Skip to content

Commit 47ab06d

Browse files
Version Packages
1 parent 765781e commit 47ab06d

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/orange-towns-sing.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/vuebugger/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @vingy/vuebugger
22

3+
## 0.3.4
4+
5+
### Patch Changes
6+
7+
- [#42](https://github.com/vinpogo/vue-utils/pull/42) [`765781e`](https://github.com/vinpogo/vue-utils/commit/765781e8656b998dba5eae0ec8cbe4defe5e5828) Thanks [@vinpogo](https://github.com/vinpogo)! - fix: import.meta.ENV not being optional
8+
39
## 0.3.3
410

511
### Patch Changes

packages/vuebugger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vingy/vuebugger",
3-
"version": "0.3.3",
3+
"version": "0.3.4",
44
"description": "Vue devtools plugin to debug anything.",
55
"keywords": [
66
"composable",

0 commit comments

Comments
 (0)