Skip to content

Commit eb62413

Browse files
Bump release to 0.0.33
1 parent b9c01c2 commit eb62413

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Change Log
22

33
## [0.0.33]
4-
- fix: `TypeError` in podman development
4+
5+
- Drop unneeded host permission
6+
- Fix: `TypeError` in podman development
57

68
## [0.0.32]
79

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"bugs": {
3737
"url": "https://github.com/bilelmoussaoui/flatpak-vscode/issues"
3838
},
39-
"version": "0.0.32",
39+
"version": "0.0.33",
4040
"engines": {
4141
"vscode": "^1.50.0"
4242
},

0 commit comments

Comments
 (0)