Skip to content

Commit

Permalink
chore: update package versions for release (#185)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 20, 2024
1 parent bccffd2 commit f942283
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/green-turkeys-repeat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/kind-pianos-agree.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# appwright

## 0.1.22

### Patch Changes

- bccffd2: feat: add device.pause() and device.waitForTimeout() methods
- e1e3750: feat: vision.tap returns tap coordinates, vision.query accepts screenshot as option

## 0.1.21

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "appwright",
"version": "0.1.21",
"version": "0.1.22",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
Expand Down

0 comments on commit f942283

Please sign in to comment.