Skip to content

Commit 467a9de

Browse files
[[ ReleaseNotes ]] Fix issue with release notes extension category
Make sure thre android barcode components notes are in the correct release notes edition.
1 parent 6ef08c9 commit 467a9de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

builder/release_notes_builder.livecodescript

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,9 @@ command releaseNotesBuilderRun pEdition, pVersion, pReleaseType, pOutputDir
9797
case "scriptprofiler"
9898
case "securekey"
9999
case "pdf"
100+
case "androidbarcode"
101+
case "androidbarcodescanner"
102+
case "androidbarcodesupport"
100103
put "business" into tComponents[tIndex]["metadata"]["edition"]
101104
break
102105
default

0 commit comments

Comments
 (0)