Skip to content

Commit 25d252e

Browse files
Publish Next Version (#651)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3c40379 commit 25d252e

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/giant-days-beg.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tall-brooms-serve.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# pleasantest
22

3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- [#650](https://github.com/cloudfour/pleasantest/pull/650) [`d83f32b`](https://github.com/cloudfour/pleasantest/commit/d83f32b79872973a577115c00abbe265f85168f3) Thanks [@calebeby](https://github.com/calebeby)! - Add support for node 19
8+
9+
- [#640](https://github.com/cloudfour/pleasantest/pull/640) [`893d9d5`](https://github.com/cloudfour/pleasantest/commit/893d9d5d8fb61b95071815db190bbb11abd80fd9) Thanks [@calebeby](https://github.com/calebeby)! - Bump puppeteer and @axe-core/puppeteer versions
10+
311
## 3.0.1
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pleasantest",
3-
"version": "3.0.1",
3+
"version": "3.1.0",
44
"engines": {
55
"node": "^14.18.0 || 16 || 18 || 19"
66
},

0 commit comments

Comments
 (0)