Skip to content

Commit 5f475ab

Browse files
committed
v0.2.3
1 parent 25ea808 commit 5f475ab

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.3] - 2022-07-24
11+
12+
## Changed
13+
14+
- Updated dependencies.
15+
1016
## [0.2.2] - 2022-04-23
1117

1218
## Changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "sqltools-clickhouse-driver",
33
"displayName": "SQLTools ClickHouse Driver",
44
"description": "SQLTools driver for ClickHouse",
5-
"version": "0.2.2",
5+
"version": "0.2.3",
66
"publisher": "ultram4rine",
77
"license": "MIT",
88
"icon": "icon.png",

0 commit comments

Comments
 (0)