chore(release): 0.10.0 [skip ci]

# [0.10.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.9.0...0.10.0) (2026-03-26)

### Features

* add more apps ([33b64b0](33b64b0122))
This commit is contained in:
semantic-release-bot
2026-03-26 23:28:00 +00:00
parent 6a5129edcc
commit 97b18372b5
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
# [0.10.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.9.0...0.10.0) (2026-03-26)
### Features
* add more apps ([33b64b0](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/33b64b0122a8ff734e632d0fdcaf92a474e1d631))
# [0.9.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.8.0...0.9.0) (2026-03-26)

View File

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