Skip to content

Commit 8e26b3e

Browse files
Increased version and updated release notes (#966)
1 parent 436ccc0 commit 8e26b3e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

powershell/Docs/ReleaseNotes.md

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

3+
## 0.15.0
4+
* Removed the `Q` library
5+
36
## 0.14.0
47
* Improved error handling in function `Find-Files`
58

powershell/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vsts-task-sdk",
3-
"version": "0.14.0",
3+
"version": "0.15.0",
44
"description": "VSTS Task SDK",
55
"scripts": {
66
"build": "node make.js build",

0 commit comments

Comments
 (0)