chore(release): 0.3.0 [skip ci]

# [0.3.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.2.0...0.3.0) (2026-03-15)

### Features

* add and update pre-commit ([972bbff](972bbffb41))
This commit is contained in:
semantic-release-bot
2026-03-15 21:58:15 +00:00
parent 972bbffb41
commit ff1610748d
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
# [0.3.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.2.0...0.3.0) (2026-03-15)
### Features
* add and update pre-commit ([972bbff](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/972bbffb41020489508660c261559b0e6c806ca6))
# [0.2.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.1.7...0.2.0) (2026-03-12)

View File

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