Skip to content

Commit

Permalink
docs: add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
segunadebayo committed Jan 9, 2025
1 parent 846d043 commit ce809b6
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ description: All notable changes will be documented in this file.

## [Unreleased]

### Added

- **[NEW] FocusTrap**: Added `FocusTrap` component for trapping focus within a container.

## [4.7.0] - 2025-01-08

### Added
Expand Down
4 changes: 4 additions & 0 deletions packages/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ description: All notable changes will be documented in this file.

## [Unreleased]

### Added

- **[NEW] FocusTrap**: Added `FocusTrap` component for trapping focus within a container.

## [4.8.0] - 2025-01-08

### Added
Expand Down
4 changes: 4 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ description: All notable changes will be documented in this file.

## [Unreleased]

### Added

- **[NEW] FocusTrap**: Added `FocusTrap` component for trapping focus within a container.

## [4.7.0] - 2025-01-08

### Added
Expand Down

0 comments on commit ce809b6

Please sign in to comment.