Skip to content

Commit d3528be

Browse files
chore(release): v0.7.3
1 parent bd0b6d2 commit d3528be

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file.
4+
## [0.7.3](https://github.com/vofronte/vue-glimpse/compare/v0.7.2...v0.7.3) - 2025-09-20
5+
6+
### 🐛 Bug Fixes
7+
8+
- *(package.json)* Update project description for clarity ([bd0b6d2](https://github.com/vofronte/vue-glimpse/commit/bd0b6d25a2f003f4cf50a1f6039a81c544c120be))
49
## [0.7.2](https://github.com/vofronte/vue-glimpse/compare/v0.7.1...v0.7.2) - 2025-09-20
510

611
### 🐛 Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "vue-glimpse",
44
"displayName": "VueGlimpse",
55
"type": "module",
6-
"version": "0.7.2",
6+
"version": "0.7.3",
77
"packageManager": "[email protected]",
88
"description": "✨ Stop guessing in your Vue & Nuxt templates! Instantly reveal the source of any variable: props, refs, computed, methods, store state, and more...",
99
"author": "vofronte",

0 commit comments

Comments
 (0)