Update extension to be a public preview and add tags/description

This commit is contained in:
James Skemp 2024-04-07 11:31:41 -05:00
parent 6878945d71
commit 44536c55f0
1 changed files with 9 additions and 2 deletions

View File

@ -2,12 +2,19 @@
"manifestVersion": 1,
"id": "iteration-work-items-hub",
"publisher": "JamesSkemp",
"version": "1.0.107",
"version": "1.0.111",
"name": "Iteration Work Items Hub",
"description": "Azure DevOps Extension",
"description": "Iteration Work Items Hub supports viewing all items within a Team Iteration in Azure DevOps grouped by type and board state.",
"categories": [
"Azure Boards"
],
"tags": [
"agile"
],
"galleryFlags": [
"Public",
"Preview"
],
"targets": [
{
"id": "Microsoft.VisualStudio.Services"