Skip to content

Commit 77e7398

Browse files
Updated Changelog & Incremented Version
1 parent 8f97e4b commit 77e7398

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,8 @@ All of the material changes in this version were courtesy of @50Wliu. Thanks!
208208
- Syntax highlighting for Azure Pipelines files
209209
- Intellisense for Azure Pipelines files
210210

211-
## 1.247.1-beta-0.2
211+
## 1.247.1-beta-0.3
212212
### Added
213-
- ESRP signing of extension
213+
- Added ESRP Esrp CodeSigning step
214+
- Updated build generation to sign the VSIX
215+
- Updated upload steps to upload VSIX, signature & manifest

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
@@ -2,7 +2,7 @@
22
"name": "azure-pipelines",
33
"displayName": "Azure Pipelines",
44
"description": "Syntax highlighting, IntelliSense, and more for Azure Pipelines YAML",
5-
"version": "1.247.1-beta-0.2",
5+
"version": "1.247.1-beta-0.3",
66
"publisher": "ms-azure-devops",
77
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
88
"repository": {

0 commit comments

Comments
 (0)