We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7c0a4f commit 3ad1e83Copy full SHA for 3ad1e83
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.1.0](https://github.com/corwinm/oil.code/compare/v0.0.33...v0.1.0) (2026-04-04)
2
+
3
+### Features
4
5
+* add preview-by-default setting ([#59](https://github.com/corwinm/oil.code/issues/59)) ([780f268](https://github.com/corwinm/oil.code/commit/780f268c2e36912620a45e369b935e1f26f1ec85))
6
7
# Changelog
8
9
All notable changes to this project will be documented in this file.
package.json
@@ -5,7 +5,7 @@
"icon": "images/oil.code.logo.png",
"repository": "https://github.com/corwinm/oil.code",
"publisher": "haphazarddev",
- "version": "0.0.33",
+ "version": "0.1.0",
"engines": {
10
"vscode": "^1.96.2"
11
},
0 commit comments