chore(release): open v3.8.12 development cycle

Bump 3.8.11 → 3.8.12 across package.json, lockfile, electron/, open-sse/, and
docs/reference/openapi.yaml; add the [3.8.12] cycle placeholder to the root
CHANGELOG and the 41 i18n mirrors. Integration branch for the v3.8.12 cycle —
fixes/features land here via per-issue PRs and it merges to main at release time.
This commit is contained in:
diegosouzapw
2026-06-05 20:43:47 -03:00
parent 404cfcbbac
commit 452e152703
48 changed files with 261 additions and 9 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "omniroute-desktop",
"version": "3.8.9",
"version": "3.8.12",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "omniroute-desktop",
"version": "3.8.9",
"version": "3.8.12",
"license": "MIT",
"dependencies": {
"electron-updater": "^6.8.8"

View File

@@ -1,6 +1,6 @@
{
"name": "omniroute-desktop",
"version": "3.8.10",
"version": "3.8.12",
"description": "OmniRoute Desktop Application",
"main": "main.js",
"author": {