@qanalyzer/forge-commons 1.2.0 → 1.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -26,7 +26,7 @@ export type QaMetaWire = {
26
26
  title: string;
27
27
  }>;
28
28
  /**
29
- * Explicit Jira issue keys for FR43 (preferred over embedding keys in titles).
29
+ * Explicit Jira issue keys for FR43 (required for linking titles are not scraped).
30
30
  * Roles (test_case / requirement / …) are classified server-side via TMS type map.
31
31
  */
32
32
  issueKeys?: string[];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qanalyzer/forge-commons",
3
- "version": "1.2.0",
3
+ "version": "1.2.1",
4
4
  "description": "Shared config, models, and Forge ingest client for QAnalyzer JS reporters",
5
5
  "keywords": [
6
6
  "qanalyzer",