diff --git a/CHANGELOG.md b/CHANGELOG.md index 679bd44..1f8352e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.1](https://github.com/davecardwell/publix-coupon-clipper/compare/v2.0.0...v2.0.1) (2019-11-15) + + +### Bug Fixes + +* **deps:** update @babel/core to v7.7.2 ([f8fcaf0](https://github.com/davecardwell/publix-coupon-clipper/commit/f8fcaf0e58a8464e87f86c851b4a31ac7fe0f999)) + # [2.0.0](https://github.com/davecardwell/publix-coupon-clipper/compare/v1.1.0...v2.0.0) (2019-10-24) diff --git a/package-lock.json b/package-lock.json index 4b5f61a..7ef5df7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "publix-coupon-clipper", - "version": "2.0.0", + "version": "2.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index bc2dadb..6cc9ff2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "publix-coupon-clipper", - "version": "2.0.0", + "version": "2.0.1", "description": "Automatically clip Publix digital coupons", "homepage": "https://github.com/davecardwell/publix-coupon-clipper#readme", "author": {