Skip to content

Commit b5df3b7

Browse files
chore(release): 11.9.2
1 parent 35a35e0 commit b5df3b7

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.2 (2025-01-09)
6+
7+
8+
### Bug Fixes
9+
10+
* usage page in settings ([35a35e0](https://github.com/Cap-go/capgo/commit/35a35e041c7f680bd17b132459a5d5214e2ac5d7))
11+
512
### 11.9.1 (2025-01-09)
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.1",
4+
"version": "11.9.2",
55
"private": true,
66
"scripts": {
77
"env:hard-setup": "supabase stop && supabase start && supabase db reset",

0 commit comments

Comments
 (0)