From 1b6c21c61f542cde4ff710d64fb90ed7ec81dc91 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 27 Jan 2025 13:44:51 +0000 Subject: [PATCH] chore(release): 2.0.124 [skip ci] ## [2.0.124](https://github.com/FRSOURCE/autoresize-textarea/compare/v2.0.123...v2.0.124) (2025-01-27) --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42b6889..b73e4d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [2.0.124](https://github.com/FRSOURCE/autoresize-textarea/compare/v2.0.123...v2.0.124) (2025-01-27) + ## [2.0.123](https://github.com/FRSOURCE/autoresize-textarea/compare/v2.0.122...v2.0.123) (2025-01-27) ## [2.0.122](https://github.com/FRSOURCE/autoresize-textarea/compare/v2.0.121...v2.0.122) (2025-01-20) diff --git a/package.json b/package.json index d95edb7..0141064 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@frsource/autoresize-textarea", - "version": "2.0.123", + "version": "2.0.124", "description": "Minimalistic plugin to autosize your textareas! 💪", "sideEffects": false, "source": "src/index.ts",