diff --git a/use-react-workers/CHANGELOG.md b/use-react-workers/CHANGELOG.md index 6fbbc13..05cf371 100644 --- a/use-react-workers/CHANGELOG.md +++ b/use-react-workers/CHANGELOG.md @@ -1,6 +1,20 @@ # [1.1.0](https://github.com/jpwallace22/use-react-workers/compare/v1.0.0...v1.1.0) (2024-03-17) +### Bug Fixes + +* dep resolutions ([f5744c1](https://github.com/jpwallace22/use-react-workers/commit/f5744c1d615954d393205bb59fa1b05c496ec094)) +* docs missing from README ([#19](https://github.com/jpwallace22/use-react-workers/issues/19)) ([8f67de8](https://github.com/jpwallace22/use-react-workers/commit/8f67de853210fc3ebd4865fe383ed6171360aa6c)) +* remove examples ([d4fee47](https://github.com/jpwallace22/use-react-workers/commit/d4fee47a21a920dc0572801beefb1890a8540134)) + + +### Features + +* force CI release ([b6b16ea](https://github.com/jpwallace22/use-react-workers/commit/b6b16ea43248bf61bc6b26d13d25da506b48e90f)) + +# [1.1.0](https://github.com/jpwallace22/use-react-workers/compare/v1.0.0...v1.1.0) (2024-03-17) + + ### Bug Fixes * docs missing from README ([#19](https://github.com/jpwallace22/use-react-workers/issues/19)) ([8f67de8](https://github.com/jpwallace22/use-react-workers/commit/8f67de853210fc3ebd4865fe383ed6171360aa6c))