chore(release): 0.26.0 [skip ci]

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

### Bug Fixes

* **deps:** update astro monorepo ([4a60e31](4a60e315f8))
* **deps:** update dependency sanitize-html to v2.17.3 ([27c6b11](27c6b11ea8))

### Features

* add openbao ([b44da87](b44da87ac8))
This commit is contained in:
semantic-release-bot
2026-04-16 20:43:19 +00:00
parent 27c6b11ea8
commit f398aca802
2 changed files with 14 additions and 1 deletions

View File

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