Skip to content

Commit 3ad1e83

Browse files
chore(release): 0.1.0 [skip ci]
## [0.1.0](v0.0.33...v0.1.0) (2026-04-04) ### Features * add preview-by-default setting ([#59](#59)) ([780f268](780f268))
1 parent a7c0a4f commit 3ad1e83

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
@@ -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+
17
# Changelog
28

39
All notable changes to this project will be documented in this file.

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

0 commit comments

Comments
 (0)