Skip to content

Commit

Permalink
Merge pull request #25 from chialab/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
edoardocavazza authored Nov 21, 2022
2 parents ebf2d96 + 33acb71 commit a4f0ce3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/odd-worms-clean.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 @@
## [2.2.1](https://github.com/chialab/loock/compare/v2.2.0...v2.2.1) (2021-10-07)

## 3.2.9

### Patch Changes

- 7433466: Handle focus on iframes.

## 3.2.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chialab/loock",
"version": "3.2.8",
"version": "3.2.9",
"description": "A focus trap helper for keyboard navigation on the web.",
"type": "module",
"main": "dist/cjs/loock.cjs",
Expand Down

0 comments on commit a4f0ce3

Please sign in to comment.