Skip to content

Commit

Permalink
chore(release): 11.4.122 [skip netlify]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 6, 2024
1 parent 2403695 commit 2dee17e
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.4.122 (2024-11-06)


### Bug Fixes

* make test faster ([2403695](https://github.com/Cap-go/capgo/commit/2403695d790e68777d3f177843d2e5658b320689))

### 11.4.121 (2024-11-05)


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.4.121",
"version": "11.4.122",
"private": true,
"scripts": {
"env:hard-setup": "supabase stop && supabase start && supabase db reset",
Expand Down

0 comments on commit 2dee17e

Please sign in to comment.