@digital-ai/devops-page-object-release 0.0.11 → 0.0.13

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,24 @@
1
1
  # @digital-ai/devops-page-object-release
2
2
 
3
+ ## 0.0.13
4
+
5
+ ### Patch Changes
6
+
7
+ - f88f88e: Add tags, flag status and dependency in index.ts
8
+ - a26dd30: Dependency class is been created to develop methods for dependency features in taskDrawer.
9
+ UserPage is been modified as per latest UI change.
10
+ Fixture types are updated as per new fixtures added in index.ts file.
11
+ Validated against xl-release PR also it is been validated locally.
12
+
13
+ ## 0.0.12
14
+
15
+ ### Patch Changes
16
+
17
+ - 3b4d33e: S-106855: Add ReleaseCaneldar page objects - part2
18
+ - c223bd2: Script task testcases are migrated with newly created methods and pages.
19
+ Test case list are get tracked in S-106683
20
+ - 606be2c: Fixed login and release fixtures flaky locators
21
+
3
22
  ## 0.0.11
4
23
 
5
24
  ### Patch Changes