Skip to content

Commit 35c75a0

Browse files
Version Packages (#355)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8d4067c commit 35c75a0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/two-taxis-live.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/vscode-extension/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hyperbook/vscode-extension
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- [#354](https://github.com/openpatch/hyperbook/pull/354) [`8d4067c`](https://github.com/openpatch/hyperbook/commit/8d4067c244fddd54e005688429973c33af144fcb) Thanks [@mikebarkmin](https://github.com/mikebarkmin)! - Make vscode extension compatible with vscode web like vscode.dev or github.dev
8+
39
## 0.3.3
410

511
### Patch Changes

packages/vscode-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"homepage": "https://hyperbook.openpatch.org",
1313
"main": "./out/main.js",
1414
"browser": "./out/browser.js",
15-
"version": "0.3.3",
15+
"version": "0.4.0",
1616
"engines": {
1717
"vscode": "^1.71.0"
1818
},

0 commit comments

Comments
 (0)