We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e00467 + 21b6231 commit 149932cCopy full SHA for 149932c
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## [0.25.8]
4
+
5
+- Improve Windows Dev Experience: fix npm commands (cross-env package), fix Source Control Repos, and improve documentation
6
+- Enable GitHub Enterprise Server
7
8
+## [0.25.7]
9
10
+- Add a globe icon to workflow steps that links to the GitHub.com specific step
11
+- Automatically detect a remote that is not called "origin" so that users don't have to enter the remote name manually
12
+- Filter out wikis
13
+- Add working lock file and update script to add it to the npm workspace root
14
+- @muzimuzhi - Upgrade vsce 2.11.0 to @vscode/vsce version 2.19.0
15
16
## [0.25.6]
17
18
- Fix Reusable Workflow Reference for Windows by using vscodeURI instead of path.join
0 commit comments