Skip to content

Commit 426f4e9

Browse files
TomSchmidtDevclaude
andcommitted
chore: bump version to 1.9.2
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 6bb8647 commit 426f4e9

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.9.2] - 2026-06-02
9+
10+
### Fixed
11+
- Docker runtime image: upgrade npm to v11.x to resolve bundled dependency CVEs (picomatch CVE-2026-33671/33672, brace-expansion CVE-2026-33750, ip-address CVE-2026-42338)
12+
813
## [1.9.0] - 2026-06-02
914

1015
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "visualizer-lite",
3-
"version": "1.9.1",
3+
"version": "1.9.2",
44
"private": true,
55
"workspaces": [
66
"packages/api",

0 commit comments

Comments
 (0)