Skip to content

Commit ae64b9f

Browse files
Version Packages (#405)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8882072 commit ae64b9f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tricky-llamas-shake.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-textarea-autosize
22

3+
## 8.5.6
4+
5+
### Patch Changes
6+
7+
- [#400](https://github.com/Andarist/react-textarea-autosize/pull/400) [`7d48e9e`](https://github.com/Andarist/react-textarea-autosize/commit/7d48e9e80a3c6d8c123d135205857cbe39dbf6ee) Thanks [@Yonom](https://github.com/Yonom)! - Add React 19 to the allowed peer dependency range.
8+
39
## 8.5.5
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-textarea-autosize",
33
"description": "textarea component for React which grows with content",
4-
"version": "8.5.5",
4+
"version": "8.5.6",
55
"keywords": [
66
"autosize",
77
"grow",

0 commit comments

Comments
 (0)