3 Commits

Author SHA1 Message Date
semantic-release-bot
bac794bdc4 chore(release): 0.12.0 [skip ci]
# [0.12.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.11.0...0.12.0) (2026-03-30)

### Features

* add more apps ([e13f3e3](e13f3e30e2))
* add more apps ([ef4ff67](ef4ff67818))
* add more apps ([32eacf8](32eacf8df7))
2026-03-30 02:08:01 +00:00
5be099fe02 Merge pull request 'main' (#204) from main into release
All checks were successful
release-image / guarddog (push) Successful in 1m41s
release-image / build (push) Successful in 2m42s
release-image / semantic-release (push) Successful in 2m0s
test-build / guarddog (push) Successful in 16s
test-build / build (push) Successful in 43s
release-image / release-harbor (push) Successful in 6m54s
release-image / release-gitea (push) Successful in 5m42s
renovate / renovate (push) Successful in 30s
Reviewed-on: #204
2026-03-30 02:03:28 +00:00
semantic-release-bot
69a49f914a chore(release): 0.11.0 [skip ci]
# [0.11.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.10.0...0.11.0) (2026-03-27)

### Features

* add more apps ([2221cbb](2221cbb099))
* add more apps ([82736ec](82736ec2a9))
2026-03-27 01:09:11 +00:00
2 changed files with 18 additions and 1 deletions

View File

@@ -1,3 +1,20 @@
# [0.12.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.11.0...0.12.0) (2026-03-30)
### Features
* add more apps ([e13f3e3](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/e13f3e30e2a73a712008f65cc5932cbe1e71adb2))
* add more apps ([ef4ff67](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/ef4ff67818d2758e21b9f0076519ca9221f74bb0))
* add more apps ([32eacf8](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/32eacf8df7cd07eaf33a46d9df88e22f22d0cbf6))
# [0.11.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.10.0...0.11.0) (2026-03-27)
### Features
* add more apps ([2221cbb](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/2221cbb0993595d7b8641fa4ffbc2fe874cdff39))
* add more apps ([82736ec](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/82736ec2a95db97abc7337ec1849dbb97a0fca5e))
# [0.10.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.9.0...0.10.0) (2026-03-26)

View File

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