chore(release): 0.23.0 [skip ci]

# [0.23.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.22.0...0.23.0) (2026-04-10)

### Bug Fixes

* **deps:** update dependency astro to v6.1.5 ([b49be7b](b49be7bc09))
* wrong source ([ddc7ec3](ddc7ec3008))

### Features

* remove dep-track ([357eaf3](357eaf37ed))
This commit is contained in:
semantic-release-bot
2026-04-10 01:09:03 +00:00
parent ddc7ec3008
commit 8776b21515
2 changed files with 14 additions and 1 deletions

View File

@@ -1,3 +1,16 @@
# [0.23.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.22.0...0.23.0) (2026-04-10)
### Bug Fixes
* **deps:** update dependency astro to v6.1.5 ([b49be7b](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/b49be7bc09918c8c39572cabd903e3f73a2ef6a3))
* wrong source ([ddc7ec3](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/ddc7ec300859240497cc65070d253ba02b794b06))
### Features
* remove dep-track ([357eaf3](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/357eaf37eda2b9558b49292970f7765f07ece0c1))
# [0.22.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.21.0...0.22.0) (2026-04-08)

View File

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