Skip to content

Commit

Permalink
Publish Next Version
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 26, 2023
1 parent 30daf96 commit 3029844
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-windows-retire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/proud-spies-taste.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-ads-do.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-countries-fail.md

This file was deleted.

14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# pleasantest

## 4.1.0

### Minor Changes

- [#726](https://github.com/cloudfour/pleasantest/pull/726) [`e71e259`](https://github.com/cloudfour/pleasantest/commit/e71e2590e6c205006b36d2c92a67517ab8bb383d) Thanks [@calebeby](https://github.com/calebeby)! - Fix fork URL for ESM use

- [#732](https://github.com/cloudfour/pleasantest/pull/732) [`29b8671`](https://github.com/cloudfour/pleasantest/commit/29b8671d7ef710ad54cbb35faaea35468a5fd081) Thanks [@calebeby](https://github.com/calebeby)! - Allow returning non-serializable values from `waitFor`

- [#728](https://github.com/cloudfour/pleasantest/pull/728) [`76f1862`](https://github.com/cloudfour/pleasantest/commit/76f1862acd328f4ef5ea51c69f787df9fd427eb1) Thanks [@calebeby](https://github.com/calebeby)! - Re-export devices from `puppeteer.KnownDevices` instead of deprecated `puppeteer.devices`

### Patch Changes

- [#725](https://github.com/cloudfour/pleasantest/pull/725) [`24b347d`](https://github.com/cloudfour/pleasantest/commit/24b347d229894ec61fc4b6b457c8bdcfa45dfb1d) Thanks [@calebeby](https://github.com/calebeby)! - Fix types in export map

## 4.0.0

### Major 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": "pleasantest",
"version": "4.0.0",
"version": "4.1.0",
"engines": {
"node": "16 || 18 || 20"
},
Expand Down

0 comments on commit 3029844

Please sign in to comment.