diff --git a/CHANGELOG.md b/CHANGELOG.md index e1836b5..b80a4e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.6.8](https://github.com/antoniovizuete/clickhouser/compare/v1.6.7...v1.6.8) (2023-01-23) + + +### :bug: + +* Be able to query for tables even the pass is empty ([e208968](https://github.com/antoniovizuete/clickhouser/commit/e208968f1a5a5cb1398c3d7db90adcfcbd940028)) + ## [1.6.7](https://github.com/antoniovizuete/clickhouser/compare/v1.6.6...v1.6.7) (2023-01-23) diff --git a/package.json b/package.json index 0488db4..3125c03 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "clickhouser", "private": true, - "version": "1.6.7", + "version": "1.6.8", "repository": { "type": "git", "url": "https://github.com/antoniovizuete/clickhouser.git"