Skip to content

Commit

Permalink
chore(release): 11.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 9, 2025
1 parent c763b8a commit 1b3d85c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.9.6 (2025-01-09)


### Bug Fixes

* tests with fixed disable auto update to major ([c763b8a](https://github.com/Cap-go/capgo/commit/c763b8acba0407e54737550c7f167115a7df5da8))

### 11.9.5 (2025-01-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "capgo-app",
"type": "module",
"version": "11.9.5",
"version": "11.9.6",
"private": true,
"scripts": {
"env:hard-setup": "supabase stop && supabase start && supabase db reset",
Expand Down

0 comments on commit 1b3d85c

Please sign in to comment.