Skip to content

Commit 6b30745

Browse files
committed
🆙 bump version
1 parent 8da45bf commit 6b30745

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.0.48
2+
- Support `%n` in ProxyCommand
3+
- fix: add missing direct @types/ssh2-stream dependency (#177)
4+
- fix Win32 internal error (#178)
5+
16
## 0.0.47
27
- Add support for loong64 (#175)
38
- Add s390x support (#174)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "open-remote-ssh",
33
"displayName": "Open Remote - SSH",
44
"description": "Use any remote machine with a SSH server as your development environment.",
5-
"version": "0.0.47",
5+
"version": "0.0.48",
66
"publisher": "jeanp413",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)