fix(assets): remove header toolbar PNG assets (header-toolbar-fixed, header-toolbar-full, header-toolbar-layout, header-toolbar-v3)

This commit is contained in:
2026-02-05 15:10:01 +00:00
parent 2055ea1479
commit d254d286c7
9 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-02-05 - 1.1.1 - fix(assets)
remove header toolbar PNG assets (header-toolbar-fixed, header-toolbar-full, header-toolbar-layout, header-toolbar-v3)
- Deleted four header toolbar PNG files: header-toolbar-fixed.png, header-toolbar-full.png, header-toolbar-layout.png, header-toolbar-v3.png
- Change is asset-only (binary removals); no source code or behavioral changes in JS/TS
- Recommended patch bump from 1.1.0 to 1.1.1
## 2026-02-05 - 1.1.0 - feat(geo-map)
add live traffic visualization and traffic-aware routing with pluggable providers and UI integration