chore(release): 0.25.0 [skip ci]

# [0.25.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.24.0...0.25.0) (2026-04-14)

### Bug Fixes

* **deps:** update dependency astro to v6.1.6 ([c37cbc5](c37cbc5fc0))

### Features

* add sparkyfitness ([7bd88fe](7bd88fe69f))
This commit is contained in:
semantic-release-bot
2026-04-14 00:33:27 +00:00
parent 7bd88fe69f
commit 70a3c05235
2 changed files with 13 additions and 1 deletions

View File

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