Skip to content

Commit f6c3009

Browse files
author
Laurent Guitton
committed
chore(release): bump version to 2.13.1
🪄 Commit via GitWand
1 parent 8e892f7 commit f6c3009

9 files changed

Lines changed: 15 additions & 15 deletions

File tree

apps/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitwand/desktop",
3-
"version": "2.13.0",
3+
"version": "2.13.1",
44
"private": true,
55
"description": "GitWand Desktop — lightweight Git client with smart conflict resolution (Tauri + Vue 3)",
66
"type": "module",

apps/desktop/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/tauri-apps/tauri/dev/crates/tauri-config-schema/schema.json",
33
"productName": "GitWand",
4-
"version": "2.13.0",
4+
"version": "2.13.1",
55
"identifier": "com.gitwand.desktop",
66
"build": {
77
"frontendDist": "../dist",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitwand/cli",
3-
"version": "2.13.0",
3+
"version": "2.13.1",
44
"description": "GitWand CLI — resolve Git conflicts from your terminal or CI pipeline",
55
"type": "module",
66
"main": "dist/index.js",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitwand/core",
3-
"version": "2.13.0",
3+
"version": "2.13.1",
44
"description": "GitWand core — automatic Git conflict resolution engine (powers @gitwand/cli, @gitwand/mcp, and the GitWand desktop app)",
55
"type": "module",
66
"main": "dist/index.js",

packages/mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitwand/mcp",
3-
"version": "2.13.0",
3+
"version": "2.13.1",
44
"mcpName": "io.github.devlint/gitwand",
55
"description": "GitWand MCP server — smart Git conflict resolution for AI agents (Claude, Cursor, Windsurf, Claude Code)",
66
"type": "module",

packages/mcp/server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
33
"name": "io.github.devlint/gitwand",
44
"description": "Auto-resolves Git merge conflicts so agents only touch the complex hunks.",
5-
"version": "2.13.0",
5+
"version": "2.13.1",
66
"repository": {
77
"url": "https://github.com/devlint/GitWand",
88
"source": "github"
@@ -11,7 +11,7 @@
1111
{
1212
"registryType": "npm",
1313
"identifier": "@gitwand/mcp",
14-
"version": "2.13.0",
14+
"version": "2.13.1",
1515
"transport": {
1616
"type": "stdio"
1717
}

packages/mcp/src/server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ for (let i = 0; i < args.length; i++) {
3838
const server = new Server(
3939
{
4040
name: "gitwand",
41-
version: "2.13.0",
41+
version: "2.13.1",
4242
},
4343
{
4444
capabilities: {

website/.vitepress/theme/HomeLanding.vue

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ function setLocale(code: Locale) {
8484
}
8585
8686
// ── Smart download URL (OS detection) ─────────────────────────────────────
87-
const LATEST = '2.13.0'
87+
const LATEST = '2.13.1'
8888
const RELEASES = 'https://github.com/devlint/GitWand/releases'
8989
9090
// SSR-safe: start with the generic releases page, then switch to the
@@ -105,7 +105,7 @@ onMounted(() => {
105105
106106
const i18n: Record<Locale, any> = {
107107
fr: {
108-
badge: 'v2.13.0 · Open Source · MIT',
108+
badge: 'v2.13.1 · Open Source · MIT',
109109
heroH1a: 'Le client Git qui',
110110
heroH1b: 'résout les conflits pour vous.',
111111
heroSub: 'GitWand classifie chaque conflit de merge avec 10 patterns déterministes et un score de confiance par hunk. Les 95 % triviaux — résolus automatiquement. Les cas complexes — pour vous, avec traces complètes. Natif, gratuit, open source.',
@@ -243,7 +243,7 @@ const i18n: Record<Locale, any> = {
243243
compareSub: 'Comparaison fonctionnalité par fonctionnalité avec les clients Git les plus populaires.',
244244
},
245245
en: {
246-
badge: 'v2.13.0 · Open Source · MIT',
246+
badge: 'v2.13.1 · Open Source · MIT',
247247
heroH1a: 'The Git client that',
248248
heroH1b: 'resolves conflicts for you.',
249249
heroSub: 'GitWand classifies every merge conflict using 10 deterministic patterns and per-hunk confidence scoring. The trivial 95% — auto-resolved. The complex — left for you with full traces. Native, free, open-source.',
@@ -381,7 +381,7 @@ const i18n: Record<Locale, any> = {
381381
compareSub: 'Feature-by-feature breakdown against the most popular Git clients on the market.',
382382
},
383383
es: {
384-
badge: 'v2.13.0 · Open Source · MIT',
384+
badge: 'v2.13.1 · Open Source · MIT',
385385
heroH1a: 'El cliente Git que',
386386
heroH1b: 'resuelve conflictos por ti.',
387387
heroSub: 'GitWand clasifica cada conflicto de merge con 10 patrones deterministas y puntuación de confianza por hunk. El 95 % trivial — resuelto automáticamente. Lo complejo — para ti, con trazas completas. Nativo, gratuito, open source.',
@@ -519,7 +519,7 @@ const i18n: Record<Locale, any> = {
519519
compareSub: 'Comparativa función a función con los clientes Git más populares del mercado.',
520520
},
521521
'pt-BR': {
522-
badge: 'v2.13.0 · Open Source · MIT',
522+
badge: 'v2.13.1 · Open Source · MIT',
523523
heroH1a: 'O cliente Git que',
524524
heroH1b: 'resolve conflitos por você.',
525525
heroSub: 'GitWand classifica cada conflito de merge com 10 padrões deterministas e pontuação de confiança por hunk. Os 95 % triviais — resolvidos automaticamente. Os complexos — para você, com traces completos. Nativo, gratuito, open source.',
@@ -657,7 +657,7 @@ const i18n: Record<Locale, any> = {
657657
compareSub: 'Comparação recurso a recurso com os clientes Git mais populares do mercado.',
658658
},
659659
'zh-CN': {
660-
badge: 'v2.13.0 · 开源 · MIT',
660+
badge: 'v2.13.1 · 开源 · MIT',
661661
heroH1a: '自动解决冲突的',
662662
heroH1b: 'Git 客户端',
663663
heroSub: 'GitWand 通过 10 种确定性模式与逐 hunk 置信度评分,对每个合并冲突进行分类。95% 的简单冲突自动解决。复杂的留给你,附带完整追踪。原生、免费、开源。',

website/public/.well-known/mcp/server-card.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"schemaVersion": "1.0",
33
"serverInfo": {
44
"name": "GitWand MCP Server",
5-
"version": "2.13.0",
5+
"version": "2.13.1",
66
"description": "Smart Git conflict resolution for AI agents — auto-resolves trivial merge conflicts and guides AI through complex ones with a full DecisionTrace.",
77
"homepage": "https://gitwand.devlint.fr/guide/mcp",
88
"license": "MIT",

0 commit comments

Comments
 (0)