Skip to content

Commit 176ba38

Browse files
chore(release): 1.33.1 [skip ci]
## [1.33.1](v1.33.0...v1.33.1) (2025-06-05) ### Bug Fixes * enable organization search ([88a8b71](88a8b71))
1 parent 16369be commit 176ba38

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
@@ -1,3 +1,10 @@
1+
## [1.33.1](https://github.com/trycompai/comp/compare/v1.33.0...v1.33.1) (2025-06-05)
2+
3+
4+
### Bug Fixes
5+
6+
* enable organization search ([88a8b71](https://github.com/trycompai/comp/commit/88a8b71dd2d84bf49175f6ecbcc3454d7271f2e4))
7+
18
# [1.33.0](https://github.com/trycompai/comp/compare/v1.32.3...v1.33.0) (2025-06-05)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,5 @@
8080
"use-debounce": "^10.0.4",
8181
"zod": "^3.25.49"
8282
},
83-
"version": "1.33.0"
83+
"version": "1.33.1"
8484
}

0 commit comments

Comments
 (0)