Skip to content

Commit

Permalink
chore(release): 4.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.0.0](v3.2.1...v4.0.0) (2021-05-25)

### chore

* **deps:** update Node.js to 14.17.0 (LTS) ([2ac20c2](2ac20c2))

### Features

* **deps:** update puppeteer to v9.1.1 ([01d256a](01d256a))

### BREAKING CHANGES

* **deps:** Node.js v14 has numerous breaking changes from v10
  • Loading branch information
davecardwell committed May 25, 2021
1 parent 5c48c92 commit 584474b
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [4.0.0](https://github.com/davecardwell/publix-coupon-clipper/compare/v3.2.1...v4.0.0) (2021-05-25)


### chore

* **deps:** update Node.js to 14.17.0 (LTS) ([2ac20c2](https://github.com/davecardwell/publix-coupon-clipper/commit/2ac20c21c8362e718ca2dff36fa451134e1a2548))


### Features

* **deps:** update puppeteer to v9.1.1 ([01d256a](https://github.com/davecardwell/publix-coupon-clipper/commit/01d256a25111eefe3e6de524328a3ee6e8c04ce2))


### BREAKING CHANGES

* **deps:** Node.js v14 has numerous breaking changes from v10

## [3.2.1](https://github.com/davecardwell/publix-coupon-clipper/compare/v3.2.0...v3.2.1) (2021-01-13)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "publix-coupon-clipper",
"version": "3.2.1",
"version": "4.0.0",
"description": "Automatically clip Publix digital coupons",
"homepage": "https://github.com/davecardwell/publix-coupon-clipper#readme",
"author": {
Expand Down

0 comments on commit 584474b

Please sign in to comment.