chore(release): 0.29.0 [skip ci]

# [0.29.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.28.0...0.29.0) (2026-05-08)

### Bug Fixes

* **deps:** update dependency @astrojs/starlight to v0.38.5 ([0b8f720](0b8f720d6a))
* **deps:** update dependency astro to v6.1.10 ([5c36a1f](5c36a1f31d))
* **deps:** update dependency astro to v6.2.2 ([9b57393](9b57393281))

### Features

* allow processing svg ([c7b49df](c7b49df433))
* rebase ([1b34c03](1b34c03861))
* rebase ([a2bae2b](a2bae2bb1b))
This commit is contained in:
semantic-release-bot
2026-05-08 23:28:49 +00:00
parent 1b34c03861
commit 20b66b8aad
2 changed files with 17 additions and 1 deletions

View File

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