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,3 +1,15 @@
# [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](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/c37cbc5fc086abcc1c16e775e38af4572679e47d))
### Features
* add sparkyfitness ([7bd88fe](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/7bd88fe69fe6079f35305e7d8424187756429c0a))
# [0.24.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.23.0...0.24.0) (2026-04-12)

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",