Skip to content

Commit 1e1cb37

Browse files
Version Packages (#25)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 448f658 commit 1e1cb37

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/shaggy-zoos-leave.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.1.7
4+
5+
### Patch Changes
6+
7+
- [#24](https://github.com/Effect-TS/vscode-extension/pull/24) [`448f658`](https://github.com/Effect-TS/vscode-extension/commit/448f658f6854a258d2ca3c68cbb4d4bfc2ff81cc) Thanks [@tim-smart](https://github.com/tim-smart)! - update effect
8+
39
## 0.1.6
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.1.6",
6+
"version": "0.1.7",
77
"private": true,
88
"packageManager": "pnpm@9.0.6",
99
"engines": {

0 commit comments

Comments
 (0)