diff --git a/CHANGELOG.md b/CHANGELOG.md index 21ba38c..401c604 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [2.0.71](https://github.com/FRSOURCE/autoresize-textarea/compare/v2.0.70...v2.0.71) (2024-05-17) + ## [2.0.70](https://github.com/FRSOURCE/autoresize-textarea/compare/v2.0.69...v2.0.70) (2024-05-17) diff --git a/package.json b/package.json index 9b9bf5e..016854b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@frsource/autoresize-textarea", - "version": "2.0.70", + "version": "2.0.71", "description": "Minimalistic plugin to autosize your textareas! 💪", "sideEffects": false, "source": "src/index.ts",