Skip to content

Commit 3ff2b64

Browse files
chore(release): 1.36.3 [skip ci]
## [1.36.3](v1.36.2...v1.36.3) (2025-06-08) ### Bug Fixes * fix length of onboarding popover options ([8441015](8441015)) * fix updating title and description of a policy ([44c2fe8](44c2fe8)) * make whole row clickable for select-pills ([7bb85f4](7bb85f4)) * **tasks:** ensure grid row selection stable ([b10e8b8](b10e8b8))
1 parent 7b16f6d commit 3ff2b64

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.36.3](https://github.com/trycompai/comp/compare/v1.36.2...v1.36.3) (2025-06-08)
2+
3+
4+
### Bug Fixes
5+
6+
* fix length of onboarding popover options ([8441015](https://github.com/trycompai/comp/commit/8441015439f2a1c8a442661927ff41321b2b8e77))
7+
* fix updating title and description of a policy ([44c2fe8](https://github.com/trycompai/comp/commit/44c2fe8075f602617868ef749335efbdcf37e12f))
8+
* make whole row clickable for select-pills ([7bb85f4](https://github.com/trycompai/comp/commit/7bb85f4d213184697bfbf0f5f592fd450ff0ab04))
9+
* **tasks:** ensure grid row selection stable ([b10e8b8](https://github.com/trycompai/comp/commit/b10e8b8ad773bfd183f7b005fe3473618d16e147))
10+
111
## [1.36.2](https://github.com/trycompai/comp/compare/v1.36.1...v1.36.2) (2025-06-07)
212

313

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.36.2"
83+
"version": "1.36.3"
8484
}

0 commit comments

Comments
 (0)