Skip to content

Commit 18e171a

Browse files
committed
version
1 parent f3b77e0 commit 18e171a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
All notable changes to this package will be documented in this file.
33
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
44

5+
## [1.8.8] - 2025-11-13
6+
- fixed gui layout error on a fresh started Unity
7+
58
## [1.8.5] - 2025-08-28
69
- fixed reading .json file, when it's still gets written
710

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.needle.compilation-visualizer",
33
"displayName": "Compilation Visualizer",
4-
"version": "1.8.7",
4+
"version": "1.8.8",
55
"author": {
66
"name": "Needle",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)