Skip to content

Commit eb5e66e

Browse files
committed
4.0.1
1 parent 9af942c commit eb5e66e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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="v4.0.1"></a>
5+
## [v4.0.1](https://github.com/CyclopsMC/infobook-html/compare/v4.0.0...v4.0.1) - 2025-09-13
6+
7+
### Fixed
8+
* [Convert reset string format code, Closes #36](https://github.com/CyclopsMC/infobook-html/commit/9af942c77ffa3af16e8f40adbebcf3ceca297296)
9+
410
<a name="v4.0.0"></a>
511
## [v4.0.0](https://github.com/CyclopsMC/infobook-html/compare/v3.0.0...v4.0.0) - 2024-07-23
612

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": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Output Cyclops infobooks as HTML",
55
"main": "index.js",
66
"repository": "[email protected]:CyclopsMC/infobook-html.git",

0 commit comments

Comments
 (0)