From b55336b3db7fa6e77998cc6dd4f77305ea2b0c2a Mon Sep 17 00:00:00 2001 From: Anton Korzunov Date: Sun, 15 Dec 2024 13:11:16 +1100 Subject: [PATCH] update lock file --- CHANGELOG.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0133bd7..507fb1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,20 @@ -## 2.13.2 (2024-12-11) +## [2.13.2](https://github.com/theKashey/react-focus-lock/compare/v2.13.1...v2.13.2) (2024-08-26) + + +### Bug Fixes + +* expose ReactFocusLockProps ([492f6a4](https://github.com/theKashey/react-focus-lock/commit/492f6a445ce3e60014d73243cf7728abf0d56f6f)) + + + +## [2.13.1](https://github.com/theKashey/react-focus-lock/compare/v2.13.0...v2.13.1) (2024-08-26) + ### Bug Fixes -* Fix install packages without `npm` installation +* retore d.ts generation, fixes [#325](https://github.com/theKashey/react-focus-lock/issues/325) ([887b3c5](https://github.com/theKashey/react-focus-lock/commit/887b3c595a2e04cb1bd28dab6434c8bf9b1bc792)) + + # [2.13.0](https://github.com/theKashey/react-focus-lock/compare/v2.12.0...v2.13.0) (2024-08-25)