From 4d83cabaf845fc238ad8bd44cf4eb3fda4779722 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 6 Feb 2025 02:39:26 +0000 Subject: [PATCH] chore(release): 11.11.12 [skip netlify] --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9afd4eddc..58846a60ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### 11.11.12 (2025-02-06) + ### 11.11.11 (2025-02-06) ### 11.11.10 (2025-02-06) diff --git a/package.json b/package.json index 0323fa7ab9..f26b64c711 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "capgo-app", "type": "module", - "version": "11.11.11", + "version": "11.11.12", "private": true, "scripts": { "env:hard-setup": "supabase stop && supabase start && supabase db reset",