Skip to content

Commit 4d95f46

Browse files
Bump @sqltools/base-driver to 0.2.3 (#1521)
1 parent 7e65e59 commit 4d95f46

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/base-driver/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Inactive icon: Opacity 50%, no margins and paddings
1212

1313
## Changelog
1414

15+
### v0.2.3
16+
17+
- Support SSH tunnel that uses password.
18+
1519
### v0.2.2
1620

1721
- createSshTunnel needs to be public rather than protected.

packages/base-driver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sqltools/base-driver",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "SQLTools Base Driver",
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)