diff --git a/CHANGELOG.md b/CHANGELOG.md index 626ad14..502384b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v0.2.4](https://github.com/alexjamesmalcolm/use-resource/compare/v0.2.3...v0.2.4) + +- Upgraded react-scripts to resolve vulnerabilities [`8d2fe13`](https://github.com/alexjamesmalcolm/use-resource/commit/8d2fe1362ad5aa68571267adeb4bad3dcf10266f) +- Updated packages and fixed peer dependencies [`26d7719`](https://github.com/alexjamesmalcolm/use-resource/commit/26d77192338060ceaf9a1e31dce8605210f19c4b) +- Incremented to 0.2.4 [`125f91c`](https://github.com/alexjamesmalcolm/use-resource/commit/125f91ccaa2dcf735b4f5895aab721baea4c96ae) + #### [v0.2.3](https://github.com/alexjamesmalcolm/use-resource/compare/v0.2.2...v0.2.3) +> 10 November 2020 + - Upgrading dev packages [`e7dbc1d`](https://github.com/alexjamesmalcolm/use-resource/commit/e7dbc1d5038ac900e3977a5853048c440255355e) +- Incremented to 0.2.3 [`234bfe6`](https://github.com/alexjamesmalcolm/use-resource/commit/234bfe6f8e9ba1cd84bdcd4ac96ac559b0dc61e5) - Hardened against when getResource doesn't return a Promise [`b351a7d`](https://github.com/alexjamesmalcolm/use-resource/commit/b351a7dd31892ad8674111e2b65bccf16c899502) #### [v0.2.2](https://github.com/alexjamesmalcolm/use-resource/compare/v0.2.1...v0.2.2)