chore(release): 0.17.0 [skip ci]

# [0.17.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.16.0...0.17.0) (2026-04-05)

### Features

* add more apps ([f627fbe](f627fbe316))
* add ntfy ([89649f9](89649f904f))
This commit is contained in:
semantic-release-bot
2026-04-05 00:46:27 +00:00
parent 59f5f08d44
commit ca33145e2d
2 changed files with 9 additions and 1 deletions

View File

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