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 Jul 7, 2021
1 parent 0ba7584 commit 01364ee
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 26 deletions.
5 changes: 0 additions & 5 deletions .changeset/gentle-colts-pretend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pink-dogs-accept.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tough-windows-sparkle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wet-snails-unite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/young-dancers-promise.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

## 0.6.2

### Patch Changes

- [#139](https://github.com/cloudfour/pleasantest/pull/139) [`1d5f16c`](https://github.com/cloudfour/pleasantest/commit/1d5f16cfd9bc0ef73528117d4a80f541d3ce9f30) Thanks [@calebeby](https://github.com/calebeby)! - Improve error message when Promise is passed into jest-dom matcher

* [#143](https://github.com/cloudfour/pleasantest/pull/143) [`0ba7584`](https://github.com/cloudfour/pleasantest/commit/0ba7584cace9f5cf8126e07ee66b923f4ca2d5ad) Thanks [@calebeby](https://github.com/calebeby)! - Improve CJS interop with packages that can't be statically analyzed

- [#141](https://github.com/cloudfour/pleasantest/pull/141) [`a9ef60c`](https://github.com/cloudfour/pleasantest/commit/a9ef60c7379a0ce5006f5ea779a9d2853f373d1d) Thanks [@calebeby](https://github.com/calebeby)! - Refactor and improve browser stack trace printing

* [#142](https://github.com/cloudfour/pleasantest/pull/142) [`2da5f1c`](https://github.com/cloudfour/pleasantest/commit/2da5f1cab7dff9384954b80f8a783835d605232a) Thanks [@calebeby](https://github.com/calebeby)! - Fix bug where css files in node_modules were pre-bundled

- [#143](https://github.com/cloudfour/pleasantest/pull/143) [`0ba7584`](https://github.com/cloudfour/pleasantest/commit/0ba7584cace9f5cf8126e07ee66b923f4ca2d5ad) Thanks [@calebeby](https://github.com/calebeby)! - Allow resolving subfolders with package.json files

## 0.6.1

### 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": "pleasantest",
"version": "0.6.1",
"version": "0.6.2",
"engines": {
"node": "^12.2 || 14 || 16"
},
Expand Down

0 comments on commit 01364ee

Please sign in to comment.