chore(release): 0.19.0 [skip ci]

# [0.19.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.18.0...0.19.0) (2026-04-06)

### Features

* add more apps ([9b906fa](9b906fa18f))
* change to mdx ([53cbb04](53cbb049ed))
This commit is contained in:
semantic-release-bot
2026-04-06 00:10:35 +00:00
parent 7a6e667a81
commit 51f1cb4090
2 changed files with 9 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "site-documentation",
"type": "module",
"version": "0.18.0",
"version": "0.19.0",
"scripts": {
"dev": "astro dev",
"build": "astro build",