Skip to content

Commit be2e719

Browse files
authored
index: Add Amazon Sidewalk add-on v1.2.0 (#116)
Add new Sidewalk add-on release entry and switch default branch to v1.2.0-add-on so index points to latest supported SDK. Signed-off-by: Krzysztof Taborowski <krzysztof.taborowski@nordicsemi.no>
1 parent 89c8e13 commit be2e719

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

index/nrfconnect.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@
1313
"apps": "samples/*",
1414
"license": "Other",
1515
"releases": [
16+
{
17+
"name": "Amazon Sidewalk add-on v1.2.0",
18+
"tag": "v1.2.0-add-on",
19+
"date": "2026-05-28T15:00:00Z",
20+
"sdk": "v3.3.0"
21+
},
1622
{
1723
"name": "Amazon Sidewalk add-on v1.1.0",
1824
"tag": "v1.1.0-add-on",
@@ -32,7 +38,7 @@
3238
"sdk": "v3.0.0"
3339
}
3440
],
35-
"defaultBranch": "v1.1.0-add-on",
41+
"defaultBranch": "v1.2.0-add-on",
3642
"docsUrl": "https://docs.nordicsemi.com/bundle/addon-sidewalk-latest/page/index.html"
3743
},
3844
{

0 commit comments

Comments
 (0)