Skip to content

Commit 229658c

Browse files
authored
Merge pull request #244 from github/release/0.26.1
Release version 0.26.1
2 parents e6ae4da + 057e6ce commit 229658c

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.26.1]
4+
- Update CHANGELOG
5+
6+
## [0.26.0]
7+
- Update publish.yml to publish to OpenVSX
8+
- Fix preview run
9+
- Fix spelling in documentation and comments using the check-spelling action
10+
- Correctly indent completion options
11+
312
## [0.25.8]
413

514
- Improve Windows Dev Experience: fix npm commands (cross-env package), fix Source Control Repos, and improve documentation

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://github.com/github/vscode-github-actions"
99
},
1010
"description": "GitHub Actions workflows and runs for github.com hosted repositories in VS Code",
11-
"version": "0.26.0",
11+
"version": "0.26.1",
1212
"engines": {
1313
"vscode": "^1.72.0",
1414
"node": ">= 16"

0 commit comments

Comments
 (0)