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

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,14 @@
1
1
  # @digital-ai/devops-page-object-release
2
2
 
3
+ ## 0.0.12
4
+
5
+ ### Patch Changes
6
+
7
+ - 3b4d33e: S-106855: Add ReleaseCaneldar page objects - part2
8
+ - c223bd2: Script task testcases are migrated with newly created methods and pages.
9
+ Test case list are get tracked in S-106683
10
+ - 606be2c: Fixed login and release fixtures flaky locators
11
+
3
12
  ## 0.0.11
4
13
 
5
14
  ### Patch Changes