chore(release): renumber group calls as v6.7.0
CodeQL Analysis / Analyze CodeQL (push) Canceled after 0s
Deploy Application / deploy (push) Canceled after 0s
Mirror to Codeberg / mirror (push) Canceled after 0s
Mirror to PrivacyGuides / mirror (push) Canceled after 0s

Group calls are a new capability, and 6.6.6 only landed as a patch because the
version was bumped once per deploy while the feature was being tested. The
number is the release's, not the deploy's.

No code changes: version, badge, changelog heading, docs and build stamp.

Claude-Session: https://claude.ai/code/session_01XSxAkET3hQTkYDQfbjCQwZ
This commit is contained in:
lockbitchat
2026-09-01 01:12:58 -04:00
parent 113bb107d3
commit 8ad4b4558d
21 changed files with 327 additions and 327 deletions
+1 -1
View File
@@ -31684,7 +31684,7 @@ var SecureMasterKeyManager = class {
var import_NotificationIntegration = __toESM(require_NotificationIntegration());
// package.json
var version = "6.6.6";
var version = "6.7.0";
// src/components/ui/LanguageSwitcher.jsx
var LanguageSwitcher = () => {
+1 -1
View File
File diff suppressed because one or more lines are too long