Skip to content

Commit 1c4b180

Browse files
Version Packages (#37)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2adf7bc commit 1c4b180

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/slick-mirrors-walk.md

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

codemirror-ls/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @valtown/codemirror-ls
22

3+
## 0.2.3
4+
5+
### Patch Changes
6+
7+
- 2adf7bc: Instantly apply diagnostics, then lazily query for code actions
8+
39
## 0.2.2
410

511
### Patch Changes

codemirror-ls/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@valtown/codemirror-ls",
4-
"version": "0.2.2",
4+
"version": "0.2.3",
55
"description": "Val Town editor Codemirror LSP client",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)