Skip to content

Commit d3144e1

Browse files
Version Packages (#599)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 575fa19 commit d3144e1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/nervous-pets-stare.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.3
4+
5+
### Patch Changes
6+
7+
- [#597](https://github.com/primer/behaviors/pull/597) [`43f432a`](https://github.com/primer/behaviors/commit/43f432ad873b25fc5adef318383c0f7d743c78e1) Thanks [@iansan5653](https://github.com/iansan5653)! - Expose `isEditableElement` util
8+
39
## 1.8.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.8.2",
3+
"version": "1.8.3",
44
"description": "Shared behaviors for JavaScript components",
55
"type": "commonjs",
66
"main": "dist/cjs/index.js",

0 commit comments

Comments
 (0)