Skip to content

Commit 35686bf

Browse files
Version Packages (#39)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e0fef62 commit 35686bf

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/eighty-maps-give.md

Lines changed: 0 additions & 6 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.4
4+
5+
### Patch Changes
6+
7+
- e0fef62: Adopt OIDC for publishing
8+
39
## 0.2.3
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.3",
4+
"version": "0.2.4",
55
"description": "Val Town editor Codemirror LSP client",
66
"repository": {
77
"type": "git",

ls-ws-server/CHANGELOG.md

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

3+
## 0.0.26
4+
5+
### Patch Changes
6+
7+
- e0fef62: Adopt OIDC for publishing
8+
39
## 0.0.25
410

511
### Patch Changes

ls-ws-server/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/ls-ws-server",
4-
"version": "0.0.25",
4+
"version": "0.0.26",
55
"description": "Language server WebSocket server and proxy",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)