Skip to content

Commit cc266b7

Browse files
committed
🆙 bump version
1 parent 789a0d1 commit cc266b7

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.47
2+
- Add support for loong64 (#175)
3+
- Add s390x support (#174)
4+
- Support vscodium alpine reh (#142)
5+
16
## 0.0.46
27
- Add riscv64 support (#147)
38

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.46",
5+
"version": "0.0.47",
66
"publisher": "jeanp413",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)