Skip to content

Commit

Permalink
chore(release): 2.0.10 [skip ci]
Browse files Browse the repository at this point in the history
### [2.0.10](v2.0.9...v2.0.10) (2022-02-09)

### Trivial Changes

* **deps:** bump puppeteer from 13.1.3 to 13.2.0 ([1583a26](1583a26))
  • Loading branch information
semantic-release-bot committed Feb 9, 2022
1 parent 1583a26 commit 1a47106
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 @@
### [2.0.10](https://github.com/rvagg/polendina/compare/v2.0.9...v2.0.10) (2022-02-09)


### Trivial Changes

* **deps:** bump puppeteer from 13.1.3 to 13.2.0 ([1583a26](https://github.com/rvagg/polendina/commit/1583a261f243b238a227afb4f7f5588e1760384c))

### [2.0.9](https://github.com/rvagg/polendina/compare/v2.0.8...v2.0.9) (2022-02-01)


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

0 comments on commit 1a47106

Please sign in to comment.