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,3 +1,16 @@
# [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](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/4a60e315f87a7a0fb2ed1d0aa0540a15c222baf1))
* **deps:** update dependency sanitize-html to v2.17.3 ([27c6b11](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/27c6b11ea896736de5d137d2f0204b913ce081d1))
### Features
* add openbao ([b44da87](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/b44da87ac85e1e8a3efd054328b167ae78ba25fc))
# [0.25.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.24.0...0.25.0) (2026-04-14)

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