Skip to content

Commit eaef2ba

Browse files
chore(release): v0.2.0
1 parent 59a3130 commit eaef2ba

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.2.0](https://github.com/vofronte/vue-glimpse/compare/v0.1.6...v0.2.0) - 2025-09-17
5+
6+
### ✨ Features
7+
8+
- *(docs)* Update issue templates ([15f97f7](https://github.com/vofronte/vue-glimpse/commit/15f97f78d50b0aaa228b3ba70c517d55aa5dff9a))
49
## [0.1.6](https://github.com/vofronte/vue-glimpse/compare/v0.1.5...v0.1.6) - 2025-09-16
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.1.6",
6+
"version": "0.2.0",
77
"description": "Instantly see the origin of your Vue template variables (props, state, etc.) without leaving your HTML.",
88
"author": "vofronte",
99
"license": "SEE LICENSE IN LICENSE",

0 commit comments

Comments
 (0)