File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.1.1] - 2025-01-03
9+
10+ ### Fixed
11+ - Infer entity name when using Bevy serialize feature by @splo
12+
813## [ 0.1.0] - 2025-01-03
914
1015### Changed
@@ -20,5 +25,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2025
2126## New Contributors
2227* @jakobhellermann made their first contribution
28+ [ 0.1.1 ] : https://github.com/splo/vscode-bevy-inspector/compare/v0.1.0..v0.1.1
2329[ 0.1.0 ] : https://github.com/splo/vscode-bevy-inspector/compare/v0.0.1..v0.1.0
2430
Original file line number Diff line number Diff line change 33 "publisher" : " splo" ,
44 "displayName" : " Bevy Inspector" ,
55 "description" : " Bevy Inspector Visual Studio Code Extension" ,
6- "version" : " 0.1.0 " ,
6+ "version" : " 0.1.1 " ,
77 "repository" : {
88 "url" : " https://github.com/splo/vscode-bevy-inspector"
99 },
You can’t perform that action at this time.
0 commit comments