Skip to content

Commit af06c9f

Browse files
committed
Update what's new config file for 1.0.0 package release
1 parent 7b301be commit af06c9f

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

.whatsnew.json

+25-25
Original file line numberDiff line numberDiff line change
@@ -14,103 +14,103 @@
1414
},
1515
"areas": [
1616
{
17-
"name": ".",
17+
"names": ["."],
1818
"heading": "Miscellaneous"
1919
},
2020
{
21-
"name": "artifacts",
21+
"names": ["artifacts"],
2222
"heading": "Artifacts"
2323
},
2424
{
25-
"name": "boards",
25+
"names": ["boards"],
2626
"heading": "Azure Boards"
2727
},
2828
{
29-
"name": "cli",
29+
"names": ["cli"],
3030
"heading": "CLI"
3131
},
3232
{
33-
"name": "demo-gen",
33+
"names": ["demo-gen"],
3434
"heading": "Demo-gen"
3535
},
3636
{
37-
"name": "deploy-azure",
37+
"names": ["deploy-azure"],
3838
"heading": "Deploy-azure"
3939
},
4040
{
41-
"name": "dev-resources",
41+
"names": ["dev-resources"],
4242
"heading": "Dev-resources"
4343
},
4444
{
45-
"name": "extend",
45+
"names": ["extend"],
4646
"heading": "Extend"
4747
},
4848
{
49-
"name": "get-started",
49+
"names": ["get-started"],
5050
"heading": "Get started"
5151
},
5252
{
53-
"name": "integrate",
53+
"names": ["integrate"],
5454
"heading": "Integrate"
5555
},
5656
{
57-
"name": "java",
57+
"names": ["java"],
5858
"heading": "Java"
5959
},
6060
{
61-
"name": "marketplace",
61+
"names": ["marketplace"],
6262
"heading": "Marketplace"
6363
},
6464
{
65-
"name": "marketplace-extensibility",
65+
"names": ["marketplace-extensibility"],
6666
"heading": "Marketplace extensibility"
6767
},
6868
{
69-
"name": "migrate",
69+
"names": ["migrate"],
7070
"heading": "Migrate"
7171
},
7272
{
73-
"name": "notifications",
73+
"names": ["notifications"],
7474
"heading": "Notifications"
7575
},
7676
{
77-
"name": "organizations",
77+
"names": ["organizations"],
7878
"heading": "Administration"
7979
},
8080
{
81-
"name": "pipelines",
81+
"names": ["pipelines"],
8282
"heading": "Azure Pipelines"
8383
},
8484
{
85-
"name": "project",
85+
"names": ["project"],
8686
"heading": "Project"
8787
},
8888
{
89-
"name": "reference",
89+
"names": ["reference"],
9090
"heading": "Reference"
9191
},
9292
{
93-
"name": "report",
93+
"names": ["report"],
9494
"heading": "Azure DevOps Reporting and Analytics service"
9595
},
9696
{
97-
"name": "repos",
97+
"names": ["repos"],
9898
"heading": "Azure Repos"
9999
},
100100
{
101-
"name": "security-access-billing",
101+
"names": ["security-access-billing"],
102102
"heading": "Security-access-billing"
103103
},
104104
{
105-
"name": "service-hooks",
105+
"names": ["service-hooks"],
106106
"heading": "Service-hooks"
107107
},
108108
{
109-
"name": "test",
109+
"names": ["test"],
110110
"heading": "Azure Test Plans"
111111
},
112112
{
113-
"name": "user-guide",
113+
"names": ["user-guide"],
114114
"heading": "User guide"
115115
}
116116
]

0 commit comments

Comments
 (0)