Skip to content

Commit 8a940b0

Browse files
Version Packages
1 parent a9189fe commit 8a940b0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/long-lizards-pump.md

-5
This file was deleted.

CHANGELOG.md

+6
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

+1-1
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)