Skip to content

Commit f2f1dbf

Browse files
committed
chore: Release 0.0.29
1 parent 98727a7 commit f2f1dbf

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.29](https://github.com/corwinm/oil.code/compare/v0.0.28...v0.0.29)
6+
7+
- fix: Update tmp and @eslint/plugin-kit by @corwinm in https://github.com/corwinm/oil.code/pull/45
8+
- docs: Minor logo update by @corwinm in https://github.com/corwinm/oil.code/pull/44
9+
510
## [0.0.28](https://github.com/corwinm/oil.code/compare/v0.0.27...v0.0.28)
611

712
- docs: Add logo by @corwinm in https://github.com/corwinm/oil.code/pull/43

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

0 commit comments

Comments
 (0)