diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e8347b..8c75b50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [8.8.1](https://github.com/laterpay/supertab-browser/compare/v8.8.0...v8.8.1) (2025-01-28) + +### Bug Fixes + +- export types ([fd5269c](https://github.com/laterpay/supertab-browser/commit/fd5269c02491bbdaa854d2038af743e941ea367b)) + # [8.8.0](https://github.com/laterpay/supertab-browser/compare/v8.7.4...v8.8.0) (2025-01-28) ### Features diff --git a/package.json b/package.json index 04485c0..95bd3cb 100644 --- a/package.json +++ b/package.json @@ -101,5 +101,5 @@ ], "rules": {} }, - "version": "8.8.0" + "version": "8.8.1" }