Skip to content

Commit 1f8ebfb

Browse files
ci(repo): Version packages (#5076)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a06d5cd commit 1f8ebfb

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/smooth-insects-perform.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/testing/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @clerk/testing
22

3+
## 1.4.20
4+
5+
### Patch Changes
6+
7+
- Fix captcha triggering on Playwright tests ([#5075](https://github.com/clerk/javascript/pull/5075)) by [@anagstef](https://github.com/anagstef)
8+
39
## 1.4.19
410

511
### Patch Changes

packages/testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/testing",
3-
"version": "1.4.19",
3+
"version": "1.4.20",
44
"description": "Utilities to help you create E2E test suites for apps using Clerk",
55
"keywords": [
66
"auth",

0 commit comments

Comments
 (0)