@digital-ai/devops-page-object-release 0.0.17 → 0.0.18

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,16 @@
1
1
  # @digital-ai/devops-page-object-release
2
2
 
3
+ ## 0.0.18
4
+
5
+ ### Patch Changes
6
+
7
+ - f7fb77a: S-112158: page objects modifications for delayed-tasks-scenario.ts
8
+ - 910690f: S-112562: page objects modifications for task-context-menu-copy-url-scenario.ts
9
+ - ba349ed: S-112131: page object modifications for complete-not-yet-active-task-scenario.ts
10
+ - 3a664b2: S-112256: Folder group page is created
11
+ - cc9352d: S-112393: adding page objects modifications for task-filter-scenario.ts
12
+ - c2b2f33: D-35659: Fixed testscript failures
13
+
3
14
  ## 0.0.17
4
15
 
5
16
  ### Patch Changes