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

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,21 @@
1
1
  # @digital-ai/devops-page-object-release
2
2
 
3
+ ## 0.0.15
4
+
5
+ ### Patch Changes
6
+
7
+ - 8d73cc7: Added methods related to release page on release attachment and flow scenario testscript migration
8
+ - 75e0e3d: S-106378: Create page Object for Release Group and Release timeline page
9
+ - a08d087: Fixtures for roles and permissions are created.
10
+ Pages objects created to migrate cypress test - tasks-list-scenario.
11
+
12
+ ## 0.0.14
13
+
14
+ ### Patch Changes
15
+
16
+ - 282b6b1: Methods are added in existing pages related to cypress script task-drawer scenario
17
+ - 7fcada5: Pages for template feature respect to migrated template test script
18
+
3
19
  ## 0.0.13
4
20
 
5
21
  ### Patch Changes