Skip to content

Commit 1540d3b

Browse files
committed
release: markopress@v0.0.21
1 parent 9aa3238 commit 1540d3b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/markopress/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.0.21] - 2026-05-17
4+
5+
### 🐛 Bug Fixes
6+
7+
- fix custom theme ignored when preloadLanguages runs before getMarkdownIt ([9aa3238](https://github.com/Priestch/markopress/commit/9aa3238))
8+
39
## [0.0.20] - 2026-05-17
410

511
### ✨ Features

packages/markopress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "markopress",
3-
"version": "0.0.20",
3+
"version": "0.0.21",
44
"description": "A fast, modern static site generator built on Marko.js v6 - drop-in alternative to VitePress and Docusaurus with full content compatibility",
55
"keywords": [
66
"static-site-generator",

0 commit comments

Comments
 (0)