Skip to content

Commit 9c56d89

Browse files
authored
Merge pull request #463 from primer/changeset-release/main
Release Tracking
2 parents a9189fe + 8a940b0 commit 9c56d89

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/long-lizards-pump.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.8.0
4+
5+
### Minor Changes
6+
7+
- [#462](https://github.com/primer/behaviors/pull/462) [`62dc90a`](https://github.com/primer/behaviors/commit/62dc90a6464e5d17e955271e9f3b3709982b1643) Thanks [@camertron](https://github.com/camertron)! - Ensure focusZone() clears all potential active descendants
8+
39
## 1.7.2
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.7.2",
3+
"version": "1.8.0",
44
"description": "Shared behaviors for JavaScript components",
55
"type": "commonjs",
66
"main": "dist/cjs/index.js",

0 commit comments

Comments
 (0)