We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c561654 commit 71262b1Copy full SHA for 71262b1
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [2.0.103](https://github.com/FRSOURCE/autoresize-textarea/compare/v2.0.102...v2.0.103) (2024-10-14)
2
+
3
## [2.0.102](https://github.com/FRSOURCE/autoresize-textarea/compare/v2.0.101...v2.0.102) (2024-10-08)
4
5
## [2.0.101](https://github.com/FRSOURCE/autoresize-textarea/compare/v2.0.100...v2.0.101) (2024-10-07)
package.json
@@ -1,6 +1,6 @@
{
"name": "@frsource/autoresize-textarea",
- "version": "2.0.102",
+ "version": "2.0.103",
"description": "Minimalistic plugin to autosize your textareas! 💪",
"sideEffects": false,
6
"source": "src/index.ts",
0 commit comments