Skip to content

Commit 2b9f9ea

Browse files
committed
Release 0.8.1
1 parent 905d755 commit 2b9f9ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
All notable changes to the `command-server` extension will be documented in this file.
44

5-
## [0.8.0](https://github.com/pokey/cursorless-vscode/tree/0.8.0) (2021-12-06)
5+
## [0.8.1](https://github.com/pokey/cursorless-vscode/tree/0.8.0) (2021-12-06)
66

7-
- Pre-phrase signal [\#10](https://github.com/pokey/cursorless-vscode/pull/10) ([pokey](https://github.com/pokey))
7+
- Pre-phrase signal [\#10](https://github.com/pokey/command-server/pull/10) ([pokey](https://github.com/pokey))
88

99
## 0.7.0
1010

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"type": "git",
99
"url": "https://github.com/pokey/command-server"
1010
},
11-
"version": "0.8.0",
11+
"version": "0.8.1",
1212
"engines": {
1313
"vscode": "^1.53.0"
1414
},

0 commit comments

Comments
 (0)