chore(release): 0.4.0 [skip ci]

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

### Bug Fixes

* remove react deps ([5e97a52](5e97a524ba))

### Features

* add and update pre-commit ([95805dc](95805dcd07))
* add applications, actual ([e21d142](e21d1426d2))
* add argo-workflows ([abde3db](abde3db3c7))
* merge ([a3e6e65](a3e6e65c79))
* remove splash template ([3fecb72](3fecb72e89))
This commit is contained in:
semantic-release-bot
2026-03-23 00:08:13 +00:00
parent a3e6e65c79
commit f47f5f2409
2 changed files with 18 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "site-documentation",
"type": "module",
"version": "0.3.0",
"version": "0.4.0",
"scripts": {
"dev": "astro dev",
"build": "astro build",
@@ -29,7 +29,7 @@
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^13.0.1",
"@semantic-release/git": "^10.0.1",
"@semantic-release/npm": "^13.1.5",
"@semantic-release/npm": "^13.1.5",
"@semantic-release/release-notes-generator": "^14.1.0",
"@tailwindcss/forms": "^0.5.11",
"@tailwindcss/typography": "^0.5.19",