Skip to content

Commit c3b93a5

Browse files
Version Packages (#689)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 09af9ad commit c3b93a5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/quick-masks-camp.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @primer/behaviors
22

3+
## 1.10.2
4+
5+
### Patch Changes
6+
7+
- [#681](https://github.com/primer/behaviors/pull/681) [`09af9ad`](https://github.com/primer/behaviors/commit/09af9adddfc4c226c5784959e2b50cb3ac6648ec) Thanks [@francinelucca](https://github.com/francinelucca)! - fix(getAnchoredPosition): add better support for floatingElements inside dialogs through new "displayInViewport" setting
8+
39
## 1.10.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primer/behaviors",
3-
"version": "1.10.1",
3+
"version": "1.10.2",
44
"description": "Shared behaviors for JavaScript components",
55
"type": "commonjs",
66
"main": "dist/cjs/index.js",

0 commit comments

Comments
 (0)