Skip to content

Commit 8cc35e8

Browse files
committed
Release v1.6.3
1 parent f1880f1 commit 8cc35e8

6 files changed

Lines changed: 57 additions & 57 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All notable changes to GraphCompose are documented here. Versions
44
follow semantic versioning; release dates are ISO 8601.
55

6-
## v1.6.3 — Planned
6+
## v1.6.3 — 2026-05-22
77

88
Bug fix patch. Closes two independent hyperlink clickable-area
99
defects that surfaced on CV gallery presets and made the LinkedIn /

benchmarks/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.github.demchaav</groupId>
88
<artifactId>graphcompose-benchmarks</artifactId>
9-
<version>1.6.2</version>
9+
<version>1.6.3</version>
1010
<name>GraphCompose Benchmarks</name>
1111
<description>
1212
Performance benchmarks, stress tests, and endurance harnesses for
@@ -16,7 +16,7 @@
1616
</description>
1717

1818
<properties>
19-
<graphcompose.version>1.6.2</graphcompose.version>
19+
<graphcompose.version>1.6.3</graphcompose.version>
2020
<maven.compiler.release>17</maven.compiler.release>
2121

2222
<junit.bom.version>6.0.3</junit.bom.version>

0 commit comments

Comments
 (0)