We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28adaf7 commit 03fd37fCopy full SHA for 03fd37f
packages/playwright-ct-angular/CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## 0.6.4 (2024-06-03)
2
+
3
4
+### 🩹 Fixes
5
6
+- **playwright-ct-angular:** 🐞 fix host element locator ([#424](https://github.com/jscutlery/devkit/pull/424))
7
8
9
+### ❤️ Thank You
10
11
+- Younes Jaaidi @yjaaidi
12
13
## 0.6.3 (2024-05-21)
14
15
packages/playwright-ct-angular/package.json
@@ -1,6 +1,6 @@
{
"name": "@jscutlery/playwright-ct-angular",
- "version": "0.6.3",
+ "version": "0.6.4",
"dependencies": {
"@babel/core": "7.23.9",
"@playwright/experimental-ct-core": "1.43.1",
0 commit comments