From c6bb1ee1dcfd5919017ab73dedf6cfa018c1a9f2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 6 Jan 2025 05:14:20 +0000 Subject: [PATCH] chore(release): 2.0.117 [skip ci] ## [2.0.117](https://github.com/FRSOURCE/autoresize-textarea/compare/v2.0.116...v2.0.117) (2025-01-06) --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f189e4b..c64243b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [2.0.117](https://github.com/FRSOURCE/autoresize-textarea/compare/v2.0.116...v2.0.117) (2025-01-06) + ## [2.0.116](https://github.com/FRSOURCE/autoresize-textarea/compare/v2.0.115...v2.0.116) (2025-01-05) ## [2.0.115](https://github.com/FRSOURCE/autoresize-textarea/compare/v2.0.114...v2.0.115) (2024-12-30) diff --git a/package.json b/package.json index c1ed98b..0e0a7de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@frsource/autoresize-textarea", - "version": "2.0.116", + "version": "2.0.117", "description": "Minimalistic plugin to autosize your textareas! 💪", "sideEffects": false, "source": "src/index.ts",