Skip to content

Commit 1d58b13

Browse files
chore(release): 11.9.9 [skip netlify]
1 parent 3ff632f commit 1d58b13

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.9.9 (2025-01-10)
6+
7+
8+
### Bug Fixes
9+
10+
* remove error message here ([3ff632f](https://github.com/Cap-go/capgo/commit/3ff632fdbc4e63d593e83a9b6d23a758cefe8a76))
11+
512
### 11.9.8 (2025-01-10)
613

714

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.9.8",
4+
"version": "11.9.9",
55
"private": true,
66
"scripts": {
77
"env:hard-setup": "supabase stop && supabase start && supabase db reset",

0 commit comments

Comments
 (0)