chore(release): 3.11.0 [skip ci]

# [3.11.0](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/3.10.0...3.11.0) (2026-03-13)

### Features

* adjustment to spacing ([629403f](629403fdde))
* improve category cards spacing, overflow, and add fade effect to edges ([d0f1098](d0f10986cd))
* move script handling to use swup instead of astro transitions, move animations to baselayout ([500d9e2](500d9e2ea0))
* remove astro features that are replaced by swup ([70a9499](70a94990e2))
This commit is contained in:
semantic-release-bot
2026-03-13 16:14:56 +00:00
parent 6feb1a4f71
commit a08fff1d77
2 changed files with 11 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "site-profile",
"type": "module",
"version": "3.10.0",
"version": "3.11.0",
"homepage": "https://www.alexlebens.dev",
"bugs": {
"url": "https://gitea.alexlebens.dev/alexlebens/site-profile/issues",