Skip to content

Commit 7fe850c

Browse files
chore(release): bump version metadata to 2026.07.4 (#3223)
Cut of 2026.07.4 from master. Version stamped in the three release files per the runbook: package.json and pyproject.toml zero-padded (2026.07.4); uv.lock's anthias entry as strict semver (2026.7.4). No other lockfile drift. Claude-Session: https://claude.ai/code/session_01HJ3ucEkn62cbgPoisAZ5LQ Co-authored-by: vpetersson-bot <[email protected]> Co-authored-by: Claude Opus 4.8 <[email protected]>
1 parent 695d3e8 commit 7fe850c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "anthias",
3-
"version": "2026.07.3",
3+
"version": "2026.07.4",
44
"scripts": {
55
"_build_note": "Alpine evaluates @click expressions against a `with(scope)`-style closure at runtime. Bun's --minify-identifiers renames internal Alpine vars (and our handler names in home.ts) in ways that break that lookup — silently. Stick to whitespace+syntax minification, which trims the bundle by half without touching identifiers.",
66
"build:vendor": "bun build ./src/anthias_server/app/static/src/vendor.ts --outfile=./src/anthias_server/app/static/dist/js/vendor.js --target=browser --minify-whitespace --minify-syntax",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "anthias"
7-
version = "2026.07.3"
7+
version = "2026.07.4"
88
description = "The world's most popular open source digital signage project."
99
readme = "README.md"
1010
requires-python = ">=3.13"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)