chore(release): 3.13.0 [skip ci]

# [3.13.0](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/3.12.1...3.13.0) (2026-03-16)

### Bug Fixes

* change execution mode ([a6c889f](a6c889f76a))

### Features

* add and update pre-commit ([148fe8e](148fe8eeff))
* add fallback ([787479e](787479e077))
* add fallback ([220c29f](220c29f4f7))
* add fallback to run animations on switch ([954112e](954112e30e))
* add semantic-release/npm ([91c9a4b](91c9a4bb91))
* change paths ([9319228](9319228ef6))
* consolidate css into tailwind ([dfeb181](dfeb181a1d))
* downgrade to astro 5 ([f35c73b](f35c73b028))
* move scripts to script folder ([641c7cb](641c7cb33f))
* refactor static paths and photoswipe on blog page, move script to base layout ([93a53ca](93a53cab3d))
* remove react ([e3179b0](e3179b0480))
* revert shiki css changes ([c4104a5](c4104a52d1))
This commit is contained in:
semantic-release-bot
2026-03-16 16:01:46 +00:00
parent a2c1d23af6
commit f79906fa62
2 changed files with 24 additions and 1 deletions

View File

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