Skip to content

Commit 83debb3

Browse files
committed
release: markopress@v0.0.19
1 parent f86b4ec commit 83debb3

3 files changed

Lines changed: 13 additions & 1 deletion

File tree

astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit d365c975ba2d88fc1dbdfe698df2bf9e2eafadce

packages/markopress/CHANGELOG.md

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

3+
## [0.0.19] - 2026-05-11
4+
5+
### ✨ Features
6+
7+
- add content registry for cross-section content access ([26012eb](https://github.com/Priestch/markopress/commit/26012eb))
8+
9+
### 📝 Documentation
10+
11+
- add changelog entry for v0.0.19 ([f86b4ec](https://github.com/Priestch/markopress/commit/f86b4ec))
12+
13+
314
## [0.0.19] - 2026-05-11
415

516
### ✨ 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.18",
3+
"version": "0.0.19",
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)