diff --git a/CHANGELOG.md b/CHANGELOG.md index f888655ab..0630a99f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [23.1.0](https://github.com/react-hookz/web/compare/v23.0.1...v23.1.0) (2023-06-30) + + +### Features + +* conform new linting configuration ([#1296](https://github.com/react-hookz/web/issues/1296)) ([e0bc4e1](https://github.com/react-hookz/web/commit/e0bc4e199da399de68b0527724952111332e6f43)) + ## [23.0.1](https://github.com/react-hookz/web/compare/v23.0.0...v23.0.1) (2023-05-24) diff --git a/package.json b/package.json index de68a572a..a86c82dc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@react-hookz/web", - "version": "23.0.1", + "version": "23.1.0", "description": "React hooks done right, for browser and SSR.", "keywords": [ "react",