Skip to content

Commit 6ae34ee

Browse files
committed
chore: Release 0.0.32
1 parent 178d2ab commit 6ae34ee

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to the "oil.code" extension will be documented in this file.
44

5+
## [0.0.32](https://github.com/corwinm/oil.code/compare/v0.0.31...v0.0.32)
6+
7+
- feat: Add config to disable '_' keybind by @corwinm in https://github.com/corwinm/oil.code/pull/50
8+
- chore: Update tar-fs to 2.1.4 by @corwinm in https://github.com/corwinm/oil.code/pull/48
9+
510
## [0.0.31](https://github.com/corwinm/oil.code/compare/v0.0.30...v0.0.31)
611

712
- fix: Manually add newlines for confirmation warning message for consistent display across platforms by @corwinm in https://github.com/corwinm/oil.code/pull/47

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"icon": "images/oil.code.logo.png",
66
"repository": "https://github.com/corwinm/oil.code",
77
"publisher": "haphazarddev",
8-
"version": "0.0.31",
8+
"version": "0.0.32",
99
"engines": {
1010
"vscode": "^1.96.2"
1111
},

0 commit comments

Comments
 (0)