From 39e916bc533ac1dbcfcec224cd03791eef732ff1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 2 Jul 2024 01:19:35 +0000 Subject: [PATCH] chore(release): 2.0.81 [skip ci] ## [2.0.81](https://github.com/FRSOURCE/autoresize-textarea/compare/v2.0.80...v2.0.81) (2024-07-02) --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e1b468..4743beb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [2.0.81](https://github.com/FRSOURCE/autoresize-textarea/compare/v2.0.80...v2.0.81) (2024-07-02) + ## [2.0.80](https://github.com/FRSOURCE/autoresize-textarea/compare/v2.0.79...v2.0.80) (2024-07-01) ## [2.0.79](https://github.com/FRSOURCE/autoresize-textarea/compare/v2.0.78...v2.0.79) (2024-06-17) diff --git a/package.json b/package.json index 1ab2d32..91dc34a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@frsource/autoresize-textarea", - "version": "2.0.80", + "version": "2.0.81", "description": "Minimalistic plugin to autosize your textareas! 💪", "sideEffects": false, "source": "src/index.ts",