We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9c01c2 commit eb62413Copy full SHA for eb62413
CHANGELOG.md
@@ -1,7 +1,9 @@
1
# Change Log
2
3
## [0.0.33]
4
-- fix: `TypeError` in podman development
+
5
+- Drop unneeded host permission
6
+- Fix: `TypeError` in podman development
7
8
## [0.0.32]
9
package.json
@@ -36,7 +36,7 @@
36
"bugs": {
37
"url": "https://github.com/bilelmoussaoui/flatpak-vscode/issues"
38
},
39
- "version": "0.0.32",
+ "version": "0.0.33",
40
"engines": {
41
"vscode": "^1.50.0"
42
0 commit comments