Skip to content

Commit 1ed1197

Browse files
🔖 Bump to v5.5.2
1 parent 648fd32 commit 1ed1197

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ request to fix it.
1111

1212
## Unreleased
1313

14+
## [v5.5.2] - 2026-01-14
15+
1416
### Changed
1517

1618
- [lustre/server_component] Fixed a bug where active connections in the client were not removed when the element is disconnected from the page.

gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "lustre"
2-
version = "5.5.1"
2+
version = "5.5.2"
33
gleam = ">= 1.13.0"
44

55
description = "A Gleam web framework for building HTML templates, single page applications, and real-time server components."

0 commit comments

Comments
 (0)