diff --git a/CHANGELOG.md b/CHANGELOG.md index add298b8..af759cce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### [1.4.30](https://github.com/lbenie/reading-time-estimator/compare/v1.4.29...v1.4.30) (2022-01-04) + + +### :white_check_mark: Chores + +* **deps:** update dependency @typescript-eslint/parser to v5.9.0 ([d1bf7bf](https://github.com/lbenie/reading-time-estimator/commit/d1bf7bf14ee5f53e4e3ec6800ed0ed9ae61a5766)) + ### [1.4.29](https://github.com/lbenie/reading-time-estimator/compare/v1.4.28...v1.4.29) (2022-01-03) diff --git a/package.json b/package.json index 12a36752..a57fc3dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reading-time-estimator", - "version": "1.4.29", + "version": "1.4.30", "description": "A medium's like reading time estimator with internationalization support", "keywords": [ "typescript",