@digital-ai/devops-page-object-release 0.0.19 → 0.0.21

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.21
4
+
5
+ ### Patch Changes
6
+
7
+ - 3aa5a04: Fix for compilation error on test scenarios
8
+
9
+ ## 0.0.20
10
+
11
+ ### Patch Changes
12
+
13
+ - c16e774: S-113454: Migrated release execution protractor scripts into playwright
14
+ - 3e866da: TK-99122: sanity test automated around settings menus
15
+ - d7032e6: S-113574 - Migrated release-value-stream protractor suite in playwright
16
+ - 201392e: S-112256: Notifications page under Folder is completed
17
+ - 0c8a1fd: S-953576: Adding Roles pages
18
+
3
19
  ## 0.0.19
4
20
 
5
21
  ### Patch Changes