diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a90a2a..fdf9ace 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.20](https://github.com/helloitsjoe/react-hooks-compose/releases/tag/v2.0.20) (2022-12-07) + +**Chore** + +- Bump decode-uri-component from 0.2.0 to 0.2.2 +- Bump loader-utils from 1.4.0 to 1.4.2 + ## [2.0.19](https://github.com/helloitsjoe/react-hooks-compose/releases/tag/v2.0.19) (2022-09-05) **Chore** diff --git a/package.json b/package.json index b853778..34fc9d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-hooks-compose", - "version": "2.0.19", + "version": "2.0.20", "description": "Compose React Hooks", "main": "dist/main.js", "scripts": {