Skip to content

Commit 87faf0c

Browse files
Version Packages (#81)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 46d59f1 commit 87faf0c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/puny-trains-rush.md

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

CHANGELOG.md

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

3+
## 0.8.0
4+
5+
### Minor Changes
6+
7+
- [#80](https://github.com/Effect-TS/vscode-extension/pull/80) [`46d59f1`](https://github.com/Effect-TS/vscode-extension/commit/46d59f16caaa386f106ceaf9b34f93ab804b131f) Thanks [@mattiamanzati](https://github.com/mattiamanzati)! - Allow to interrupt fibers in debugger UI
8+
39
## 0.7.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Effect Dev Tools",
44
"description": "Tools to assist development with the Effect Typescript framework",
55
"icon": "resources/icons/effect-dark.png",
6-
"version": "0.7.1",
6+
"version": "0.8.0",
77
"private": true,
88
"packageManager": "[email protected]",
99
"engines": {

0 commit comments

Comments
 (0)