Skip to content

Commit 8dd807b

Browse files
authored
Merge pull request #527 from github/release/0.28.1
Release version 0.28.1
2 parents fe2d49f + e915df8 commit 8dd807b

File tree

3 files changed

+40
-37
lines changed

3 files changed

+40
-37
lines changed

CHANGELOG.md

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

3+
## [0.28.1]
4+
- Support `artifact-metadata` permission
5+
36
## [0.28.0]
47
- Support image_version event
58
- Support 'snapshot' keyword

package-lock.json

Lines changed: 36 additions & 36 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.28.0",
11+
"version": "0.28.1",
1212
"engines": {
1313
"vscode": "^1.72.0",
1414
"node": ">= 16"

0 commit comments

Comments
 (0)