Skip to content

Commit 59f1d2f

Browse files
chore(release): 1.13.1 [skip ci]
## [1.13.1](v1.13.0...v1.13.1) (2025-05-12) ### Bug Fixes * fix popover by adding pointer events in content ([6e7bce5](6e7bce5))
1 parent 051c9b3 commit 59f1d2f

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.13.1](https://github.com/trycompai/comp/compare/v1.13.0...v1.13.1) (2025-05-12)
2+
3+
4+
### Bug Fixes
5+
6+
* fix popover by adding pointer events in content ([6e7bce5](https://github.com/trycompai/comp/commit/6e7bce5392951cf1cb48ac665bafc486b577d70e))
7+
18
# [1.13.0](https://github.com/trycompai/comp/compare/v1.12.0...v1.13.0) (2025-05-12)
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.13.0"
79+
"version": "1.13.1"
8080
}

0 commit comments

Comments
 (0)