Skip to content

Commit

Permalink
Merge pull request #5 from dnotes/changeset-release/main
Browse files Browse the repository at this point in the history
  • Loading branch information
dnotes authored Oct 9, 2024
2 parents cf2fd4d + 30deae3 commit 41889bb
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/metal-mugs-wonder.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/playwright/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @quickpickle/playwright

## 0.9.3

### Patch Changes

- cf2fd4d: fixed worldConfig options headless and slowMo

## 0.9.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/playwright/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quickpickle/playwright",
"version": "0.9.2",
"version": "0.9.3",
"description": "Support files for running tests with Playwright using QuickPickle (Gherkin in Vitest).",
"keywords": [
"BDD",
Expand Down

0 comments on commit 41889bb

Please sign in to comment.