Skip to content

Commit 87041c3

Browse files
committed
chore: Release 0.0.33
1 parent 5e7d89a commit 87041c3

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## [0.0.33](https://github.com/corwinm/oil.code/compare/v0.0.32...v0.0.33)
6+
7+
- docs: Add demo gif by @corwinm in https://github.com/corwinm/oil.code/pull/52
8+
- chore: dep updates, glob fix, .nvmrc by @corwinm in https://github.com/corwinm/oil.code/pull/51
9+
- docs: Update release prompt by @corwinm
10+
511
## [0.0.32](https://github.com/corwinm/oil.code/compare/v0.0.31...v0.0.32)
612

713
- feat: Add config to disable '_' keybind by @corwinm in https://github.com/corwinm/oil.code/pull/50

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.32",
8+
"version": "0.0.33",
99
"engines": {
1010
"vscode": "^1.96.2"
1111
},

0 commit comments

Comments
 (0)