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.
1 parent 3fdcd44 commit 21b6231Copy full SHA for 21b6231
CHANGELOG.md
@@ -5,6 +5,14 @@
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