chore: release 2026.1.11-3

This commit is contained in:
Peter Steinberger
2026-01-12 10:35:50 +00:00
parent 42b43f8c58
commit 5a29ec78ca
9 changed files with 50 additions and 18 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026.1.11-3
### Fixes
- CLI: avoid top-level await warnings in the entrypoint on fresh installs.
- CLI: show a commit hash in the banner for npm installs (package.json gitHead fallback).
## 2026.1.11-2
### Fixes