Skip to content

Commit

Permalink
Publish Next Version (#357)
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] committed Jan 14, 2022
1 parent 7faa269 commit 4f9023e
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 18 deletions.
5 changes: 0 additions & 5 deletions .changeset/silly-cougars-trade.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/tall-spies-type.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-pets-wink.md

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,17 @@
# pleasantest

## 1.5.0

### Minor Changes

- [#369](https://github.com/cloudfour/pleasantest/pull/369) [`c0a8a0a`](https://github.com/cloudfour/pleasantest/commit/c0a8a0ae008507b36a664dc8a1d009507021c146) Thanks [@calebeby](https://github.com/calebeby)! - Add `waitFor` feature

* [#344](https://github.com/cloudfour/pleasantest/pull/344) [`d7bbae3`](https://github.com/cloudfour/pleasantest/commit/d7bbae367e9d5fb8c7756ec337568c18e34faf3f) Thanks [@calebeby](https://github.com/calebeby)! - Allow passing `page` instead of an `ElementHandle` to `getAccessibilityTree`.

If `page` is passed, the accessibility tree will be of the root `html` element.

- [#363](https://github.com/cloudfour/pleasantest/pull/363) [`4bdfb5b`](https://github.com/cloudfour/pleasantest/commit/4bdfb5b58c4a61567ac7c9367483aab5a261180c) Thanks [@calebeby](https://github.com/calebeby)! - Add support for Node 17

## 1.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "pleasantest",
"version": "1.4.0",
"version": "1.5.0",
"engines": {
"node": "^12.2 || 14 || 16 || 17"
},
Expand Down

0 comments on commit 4f9023e

Please sign in to comment.