Skip to content

Commit 2b59ee1

Browse files
chore(release): 1.32.3 [skip ci]
## [1.32.3](v1.32.2...v1.32.3) (2025-05-30) ### Bug Fixes * fix issue with scrollbar showing up when not needed ([8a2a3e7](8a2a3e7))
1 parent 79bd3d0 commit 2b59ee1

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.32.3](https://github.com/trycompai/comp/compare/v1.32.2...v1.32.3) (2025-05-30)
2+
3+
4+
### Bug Fixes
5+
6+
* fix issue with scrollbar showing up when not needed ([8a2a3e7](https://github.com/trycompai/comp/commit/8a2a3e7e621ae36ce3e5e90729ef9540794d68b4))
7+
18
## [1.32.2](https://github.com/trycompai/comp/compare/v1.32.1...v1.32.2) (2025-05-30)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@
7676
"use-debounce": "^10.0.4",
7777
"zod": "^3.24.4"
7878
},
79-
"version": "1.32.2"
79+
"version": "1.32.3"
8080
}

0 commit comments

Comments
 (0)