mirror of
https://github.com/kevinveenbirkenbach/homepage.veen.world.git
synced 2026-09-23 19:03:18 +00:00
Release version 2.2.0
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## [2.2.0] - 2026-09-23
|
||||
|
||||
* Images: releases ship arm64 next to amd64, for ARM servers and Apple Silicon
|
||||
* CI: each architecture builds on its own native runner, no QEMU emulation
|
||||
|
||||
## [2.1.3] - 2026-09-11
|
||||
|
||||
* CSP: UI strings ship as a JSON data block, not a CSP-blocked inline script
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "portfolio-ui"
|
||||
version = "2.1.3"
|
||||
version = "2.2.0"
|
||||
description = "A lightweight YAML-driven portfolio and landing-page generator."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
|
||||
Reference in New Issue
Block a user