Skip to content

Commit b480123

Browse files
🔖 Bump to v5.6.0
1 parent b1ab0e3 commit b480123

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.6.0] - 2026-02-16
15+
1416
### Added
1517

1618
- [lustre/component] Added the ability to prerender components when server rendering or producing static HTML.

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.2"
2+
version = "5.6.0"
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)