Skip to content

Commit

Permalink
chore(release): 3.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.0](v3.0.0...v3.1.0) (2022-05-10)

### Features

* bump puppeteer from 13.7.0 to 14.0.0 ([#57](#57)) ([8ab4886](8ab4886))
  • Loading branch information
semantic-release-bot committed May 10, 2022
1 parent 8ab4886 commit fd7ecfd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.1.0](https://github.com/rvagg/polendina/compare/v3.0.0...v3.1.0) (2022-05-10)


### Features

* bump puppeteer from 13.7.0 to 14.0.0 ([#57](https://github.com/rvagg/polendina/issues/57)) ([8ab4886](https://github.com/rvagg/polendina/commit/8ab48869f24984025aa3d38e90502c02729a1008))

## [3.0.0](https://github.com/rvagg/polendina/compare/v2.0.15...v3.0.0) (2022-05-02)


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": "polendina",
"version": "3.0.0",
"version": "3.1.0",
"description": "Non-UI browser testing for JavaScript libraries from the command-line",
"main": "polendina.js",
"type": "module",
Expand Down

0 comments on commit fd7ecfd

Please sign in to comment.