diff --git a/CHANGELOG.md b/CHANGELOG.md index 10243f3..63ba39a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.6.10](https://github.com/antoniovizuete/clickhouser/compare/v1.6.9...v1.6.10) (2023-02-07) + + +### :recycle: + +* Fix docs typos ([44c48ba](https://github.com/antoniovizuete/clickhouser/commit/44c48ba03f465ca21cddf3d357ab688970a917e4)) + ## [1.6.9](https://github.com/antoniovizuete/clickhouser/compare/v1.6.8...v1.6.9) (2023-02-06) diff --git a/package.json b/package.json index 5b94292..78c7151 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "clickhouser", "private": true, - "version": "1.6.9", + "version": "1.6.10", "repository": { "type": "git", "url": "https://github.com/antoniovizuete/clickhouser.git"