diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e671f94..1c23c55f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 4.8.1 + +### Fixes + +- Dependency updates + ## 4.8.0 ### Features diff --git a/package.json b/package.json index c4a4a647..c9267ebc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "clickhouse-datasource", - "version": "4.8.0", + "version": "4.8.1", "description": "Clickhouse Datasource", "engines": { "node": ">=20"