1 Commits
main ... 0.15.0

Author SHA1 Message Date
semantic-release-bot
a25d7e27b7 chore(release): 0.15.0 [skip ci]
# [0.15.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.14.0...0.15.0) (2026-04-02)

### Features

* add more apps ([3ce50ce](3ce50ceccd))
2026-04-02 00:57:23 +00:00
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
# [0.15.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.14.0...0.15.0) (2026-04-02)
### Features
* add more apps ([3ce50ce](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/3ce50ceccd12c8059f3c5146f6c0ad90d75c47b7))
# [0.14.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.13.0...0.14.0) (2026-04-01)

View File

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