Skip to content

Commit e389c14

Browse files
chore(release): 11.5.19
1 parent fa6f798 commit e389c14

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### 11.5.19 (2024-12-15)
6+
7+
8+
### Bug Fixes
9+
10+
* add query timing to see if we can improve it ([fa6f798](https://github.com/Cap-go/capgo/commit/fa6f798da790ea53b9cd40330eaaf59054ac78f4))
11+
512
### 11.5.18 (2024-12-13)
613

714
### 11.5.17 (2024-12-13)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "capgo-app",
33
"type": "module",
4-
"version": "11.5.18",
4+
"version": "11.5.19",
55
"private": true,
66
"scripts": {
77
"env:hard-setup": "supabase stop && supabase start && supabase db reset",

0 commit comments

Comments
 (0)