Skip to content

Commit 35489f3

Browse files
committed
5.2.4
1 parent 6dbb798 commit 35489f3

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
<a name="v5.2.4"></a>
5+
## [v5.2.4](https://github.com/CyclopsMC/infobook-html/compare/v5.2.3...v5.2.4) - 2026-05-30
6+
7+
### Fixed
8+
* [Bump yauzl to fix halting bug in generation](https://github.com/CyclopsMC/infobook-html/commit/6dbb79840d1a34a5e78abeb67ad006c2f896497a)
9+
410
<a name="v5.2.3"></a>
511
## [v5.2.3](https://github.com/CyclopsMC/infobook-html/compare/v5.2.2...v5.2.3) - 2026-05-30
612

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cyclops-infobook-html",
3-
"version": "5.2.3",
3+
"version": "5.2.4",
44
"description": "Output Cyclops infobooks as HTML",
55
"author": "Ruben Taelman <rubensworks@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)