Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
github-actions[bot] committed Feb 8, 2023
1 parent 99dda1f commit be41306
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/eighty-peaches-smoke.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @primer/behaviors

## 1.3.3

### Patch Changes

- [#180](https://github.com/primer/behaviors/pull/180) [`eca845b`](https://github.com/primer/behaviors/commit/eca845b9dbcd49383766ee55dfdcfa4fafbda4a6) Thanks [@colebemis](https://github.com/colebemis)! - FocusZone: If custom `focusInStrategy` is defined, use it to initialize tabIndexes

## 1.3.2

### Patch Changes
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primer/behaviors",
"version": "1.3.2",
"version": "1.3.3",
"description": "Shared behaviors for JavaScript components",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",

0 comments on commit be41306

Please sign in to comment.