Skip to content

Commit 4a01f29

Browse files
committed
chore: bump version and update changelog
- Update package.json version - Add new entries to change-log.md documenting recent changes
1 parent bcc44c0 commit 4a01f29

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

change-log.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
66
[//]: #@corifeus-header:end
77

8+
### v2026.4.999
9+
Released on 04/22/2026
10+
* BUGFIX: Fix empty-repo render and toISOString crash on index page.
11+
* BUGFIX: Render nested inline markdown in headings, strong, and link elements.
12+
813
### v2026.4.999
914
Released on 04/20/2026
1015
* CHORE: Routine maintenance release.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "p3x-gitlist",
3-
"version": "2026.4.999",
3+
"version": "2026.4.1000",
44
"corifeus": {
55
"prod-dir": "prod",
66
"css-postfix": "d93f2dafd38042c965c076f7336f97eadfd1ef69913c607b2b89f6c62ec65022",

0 commit comments

Comments
 (0)