chore(release): 0.31.0 [skip ci]

# [0.31.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.30.0...0.31.0) (2026-05-13)

### Features

* add images ([55fc528](55fc528c22))
* arrange reference ([e23f5bf](e23f5bfc51))
* fix imports and images ([23c02c5](23c02c531b))
* refresh index page ([3b65649](3b656496e9))
This commit is contained in:
semantic-release-bot
2026-05-13 00:00:59 +00:00
parent e23f5bfc51
commit ecf584b7dc
2 changed files with 11 additions and 1 deletions

View File

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