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 436ccc0 commit 8e26b3eCopy full SHA for 8e26b3e
powershell/Docs/ReleaseNotes.md
@@ -1,5 +1,8 @@
1
# Release Notes
2
3
+## 0.15.0
4
+* Removed the `Q` library
5
+
6
## 0.14.0
7
* Improved error handling in function `Find-Files`
8
powershell/package.json
@@ -1,6 +1,6 @@
{
"name": "vsts-task-sdk",
- "version": "0.14.0",
+ "version": "0.15.0",
"description": "VSTS Task SDK",
"scripts": {
"build": "node make.js build",
0 commit comments