diff --git a/CHANGELOG.md b/CHANGELOG.md index c7cdc66..2abf42b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [2.0.79](https://github.com/FRSOURCE/autoresize-textarea/compare/v2.0.78...v2.0.79) (2024-06-17) + ## [2.0.78](https://github.com/FRSOURCE/autoresize-textarea/compare/v2.0.77...v2.0.78) (2024-06-17) ## [2.0.77](https://github.com/FRSOURCE/autoresize-textarea/compare/v2.0.76...v2.0.77) (2024-06-10) diff --git a/package.json b/package.json index 786d150..c0d37a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@frsource/autoresize-textarea", - "version": "2.0.78", + "version": "2.0.79", "description": "Minimalistic plugin to autosize your textareas! 💪", "sideEffects": false, "source": "src/index.ts",