release: v0.0.26 (#384)

This commit is contained in:
Ben Senescu 2026-07-10 18:36:21 -04:00 committed by GitHub
parent d2287c2e47
commit 47d638632a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "open-seo", "name": "open-seo",
"private": true, "private": true,
"sideEffects": false, "sideEffects": false,
"version": "0.0.25", "version": "0.0.26",
"type": "module", "type": "module",
"packageManager": "pnpm@10.30.1", "packageManager": "pnpm@10.30.1",
"scripts": { "scripts": {

7
release-notes/v0.0.26.md Normal file
View File

@ -0,0 +1,7 @@
Version number in Settings for self-hosted installs.
## What's new
- See which version you're running in Settings when self-hosting
Full Changelog: https://github.com/every-app/open-seo/compare/v0.0.25...v0.0.26